freebsd-dev/lib/libc
Tim J. Robbins edafcb6d73 Add a Standards section, claiming conformance to IEEE Std. 1003.1-2001.
Also add a note to the Bugs section pointing out that strerror() and
perror() share the same static buffer.
2002-10-23 10:16:21 +00:00
..
alpha Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
amd64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
compat-43 Assume __STDC__, remove non-__STDC__ code. 2002-05-28 17:03:12 +00:00
db Correct the headers needed to use dbopen(3) and friends. 2002-10-18 16:20:08 +00:00
gen The ftok() function has not been in libcompat for quite a while. 2002-10-19 13:33:12 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 track gratuitous change to sys/i386/include/reg.h 2002-10-21 03:47:22 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
locale Avoid truncating invalid wide characters that are outside the range of 2002-10-16 11:37:38 +00:00
net Put giant locks due to make getaddrinfo(), getnameinfo() 2002-10-06 08:43:35 +00:00
nls Now, malloc is fixed, remove ENOMEM hardcode 2002-08-12 11:47:19 +00:00
posix1e Reflect MAC kernel/user API changes into the libc MAC implementation. 2002-10-22 14:36:11 +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 Add restrict type-qualifier. 2002-10-02 07:49:35 +00:00
rpc Use kqueue(2) instead of poll(2) to wait for replies and timeouts 2002-10-15 22:28:59 +00:00
sparc64 Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +00:00
stdio Cross-reference fmtcheck(3). 2002-10-20 03:56:37 +00:00
stdlib de-__P() 2002-10-16 22:18:42 +00:00
stdtime Add cross-references to the wide character counterparts of these functions. 2002-10-15 10:11:53 +00:00
string Add a Standards section, claiming conformance to IEEE Std. 1003.1-2001. 2002-10-23 10:16:21 +00:00
sys Explain to users that they may want to kldload aio. 2002-10-22 16:12:27 +00:00
xdr Removed duplicated MLINKS which make(1) recently started warning about. 2002-08-15 12:31:01 +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 Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00