freebsd-dev/sys/posix4
Mike Barcroft ef02ea6e40 Fix various style(9) bugs:
o Unusual order of #ifndef _FOO_H_, followed by license.
o Missing tabs in typedef.
o Missing tabs in struct between types and member names.
o Unaligned, unordered function prototypes.
o Reversed comment for #endif.
2002-09-20 17:54:34 +00:00
..
_semaphore.h Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c. 2002-09-19 00:43:32 +00:00
aio.h Remove __P. 2002-03-19 22:20:14 +00:00
ksched.c Completely redo thread states. 2002-09-11 08:13:56 +00:00
mqueue.h Fix various style(9) bugs: 2002-09-20 17:54:34 +00:00
p1003_1b.c Change p_can{debug,see,sched,signal}()'s first argument to be a thread 2002-05-19 00:14:50 +00:00
posix4_mib.c Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c. 2002-09-19 00:43:32 +00:00
posix4.h Add the rest of the kernel support for the sem_ API in kern/uipc_sem.c. 2002-09-19 00:43:32 +00:00
sched.h Remove __P. 2002-03-19 22:20:14 +00:00
semaphore.h Remove __P. 2002-03-19 22:20:14 +00:00