1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libc
Poul-Henning Kamp 209c34ba95 Unbreak one of the most confusing breaks of the tree I've seen.
The last commit cannot possibly have been tested.
2002-08-13 18:55:51 +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 Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +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 can not -> cannot. 2002-08-13 14:10:36 +00:00
gmon Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:00:42 +00:00
i386 Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +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
locale Reduce BSS size for programs which not load collate by eliminating 2002-08-13 14:55:17 +00:00
net mdoc(7) police: laundry. 2002-08-09 11:15:49 +00:00
nls Now, malloc is fixed, remove ENOMEM hardcode 2002-08-12 11:47:19 +00:00
posix1e Update TE policy and MAC text conversion routines to support partial 2002-08-09 03:09:38 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad
regex
rpc mdoc(7) police: whitespace nits. 2002-08-09 11:17:56 +00:00
sparc64 Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
stdio Unbreak one of the most confusing breaks of the tree I've seen. 2002-08-13 18:55:51 +00:00
stdlib Use a union to access the words of a double as this is less likely 2002-08-13 14:17:39 +00:00
stdtime Style fixes 2002-08-07 16:49:20 +00:00
string Correct an inaccuracy in this man page regarding detecting empty fields. 2002-08-07 20:08:50 +00:00
sys can not -> cannot. 2002-08-13 14:10:36 +00:00
xdr The fix applied to the XDR decoder in revision 1.11 was incorrect. 2002-08-01 12:23:04 +00:00
yp
Makefile
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00