freebsd-dev/lib/libc
Robert Drehmel fb08c0489d - Move the loop conditional into the "for" header.
- Remove redundant "? :" construct.
style(9):
 - Place a space after return statements.
 - Compare pointers to NULL.
 - Do not use ! to compare a character to nul.
2002-05-27 11:01:30 +00:00
..
alpha Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
amd64 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
compat-43 Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
db W/o __P, the internal declarations will all fit on one line. 2002-03-23 18:22:40 +00:00
gen These files are no longer used. 2002-05-24 04:41:02 +00:00
gmon Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
i386 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
ia64 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
net Document that <netinet/in.h> can also provide prototypes. Change 2002-05-11 23:22:54 +00:00
nls Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
posix1e Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
regex Fix the style of the SCM ID's. 2002-03-22 23:42:05 +00:00
rpc s/demon/daemon/ 2002-05-12 00:22:38 +00:00
sparc64 Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
stdio - Move the loop conditional into the "for" header. 2002-05-27 11:01:30 +00:00
stdlib Remove spurious period. 2002-05-27 03:45:27 +00:00
stdtime Fix fd leak. Threads people: does the call above to `access' need to be 2002-05-03 17:28:28 +00:00
string Fix the style of the SCM ID's. 2002-03-22 21:53:29 +00:00
sys Remove extra word. 2002-05-26 05:24:53 +00:00
xdr Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
yp Spell void * as void * rather than caddr_t. This is complicated by the 2002-04-28 15:18:50 +00:00
Makefile Embellish more. 2002-03-26 23:09:34 +00:00
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00