freebsd-dev/lib/libc
2002-03-21 22:49:10 +00:00
..
alpha Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
amd64 Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise 2002-03-21 06:45:32 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db Remove __P() usage. 2002-03-21 22:49:10 +00:00
gen Remove __P() usage. 2002-03-21 22:49:10 +00:00
gmon Don't leave stack garbage in the reserved fields of the header. 2002-02-15 02:37:08 +00:00
i386 Move swapcontext.c to the ${MACHINE_ARCH}/gen/Makefile.inc area, otherwise 2002-03-21 06:45:32 +00:00
ia64 Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
include Remove __P() usage. 2002-03-21 22:49:10 +00:00
locale Remove __P() usage. 2002-03-21 22:49:10 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Remove __P() usage. 2002-03-21 22:49:10 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e Check if string is not NULL, not *string, before setting *string. 2002-02-27 22:00:44 +00:00
quad Remove __P() usage. 2002-03-21 22:49:10 +00:00
regex Remove __P() usage. 2002-03-21 22:49:10 +00:00
rpc Remove __P() usage. 2002-03-21 22:49:10 +00:00
sparc64 Remove __P() usage. 2002-03-21 22:49:10 +00:00
stdio Remove __P() usage. 2002-03-21 22:49:10 +00:00
stdlib Remove __P() usage. 2002-03-21 22:49:10 +00:00
stdtime Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
string Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
sys Remove __P() usage. 2002-03-21 22:49:10 +00:00
xdr Remove __P() usage. 2002-03-21 22:49:10 +00:00
yp o Move NTOHL() and associated macros into <sys/param.h>. These are 2002-02-18 20:35:27 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00