1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/posix4
Mike Barcroft d3749f0c2b Fix various style(9) bugs:
o Unusual order of #ifndef _FOO_H_, followed by license.
o Missing tabs in typedef and #define.
o Reversed comment for #endif.
2002-10-03 18:34:13 +00:00
..
_semaphore.h
aio.h
ksched.c
mqueue.h
p1003_1b.c
posix4_mib.c
posix4.h
sched.h Remove namespace pollution by not including <sys/types.h> and 2002-10-03 06:27:50 +00:00
semaphore.h Fix various style(9) bugs: 2002-10-03 18:34:13 +00:00