freebsd-skq/lib/libc
2002-06-18 02:15:11 +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 Actually document pselect(3) so that Bruce can mention it in the release 2002-06-17 02:21:17 +00:00
gmon Check for defined(__i386__) instead of just defined(i386) since the compiler 2002-05-30 07:00:42 +00:00
i386 Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +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
net Correct FreeBSD release of first appearance in the HISTORY section 2002-06-06 10:51:25 +00:00
nls
posix1e No POSIX.1e capabilities in the main tree yet. 2002-06-13 23:40:13 +00:00
powerpc
quad
regex
rpc
sparc64 Remove unneeded include of machine/emul.h. 2002-06-18 02:15:11 +00:00
stdio o Move more information from BUGS into SECURITY CONSIDERATIONS and 2002-06-15 06:00:56 +00:00
stdlib Clarify the bit about realloc() and its `ptr' argument a bit. 2002-06-06 22:11:19 +00:00
stdtime Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
string
sys Add mdoc bits for the new waitpid() WCONTINUED option, and 2002-06-01 18:38:58 +00:00
xdr
yp
Makefile
Makefile.inc