sysv_ipc.c now "standard" as it contains #if defined(...) blocks
of code that handle the various permutations of SYSV options. sysv_shm.c etc (the implementations) are still optional, this is just a file of stubs and an optional utility function.
This commit is contained in:
parent
1529bb2d55
commit
143f48e1fa
@ -81,9 +81,7 @@ kern/subr_xxx.c standard
|
||||
kern/sys_generic.c standard
|
||||
kern/sys_process.c standard
|
||||
kern/sys_socket.c standard
|
||||
kern/sysv_ipc.c optional sysvmsg
|
||||
kern/sysv_ipc.c optional sysvsem
|
||||
kern/sysv_ipc.c optional sysvshm
|
||||
kern/sysv_ipc.c standard
|
||||
kern/sysv_msg.c optional sysvmsg
|
||||
kern/sysv_sem.c optional sysvsem
|
||||
kern/sysv_shm.c optional sysvshm
|
||||
|
Loading…
x
Reference in New Issue
Block a user