freebsd_amp_hwpstate/lib/libc
Alfred Perlstein e043516d4d Check for defined(__i386__) instead of just defined(i386) since the compiler
will be updated to only define(__i386__) for ANSI cleanliness.
2002-05-30 07:00:42 +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 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
db Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
gen Since POSIX gives us plenary authority to define _t types, change 2002-05-29 19:35:13 +00:00
gmon Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:00:42 +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 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
nls
posix1e
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad
regex
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 mdoc(7) police: fix markup for types. 2002-05-29 15:42:59 +00:00
stdlib mdoc(7) police: nit. 2002-05-29 15:44:34 +00:00
stdtime Remove use of __P() (actually P()) from code now that it's no longer 2002-05-28 20:12:42 +00:00
string
sys mdoc(7) police: markup nits. 2002-05-29 15:53:01 +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
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00