freebsd-skq/lib/libc
wollman 13b1a9cedc Don't claim to fully implement C99 in the STANDARDS section and then disclaim
compliance in the BUGS section immediately below.
2002-07-15 19:46:06 +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 Fix a few bugs in the ERRORS section. 2002-07-13 19:38:59 +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 style bugs I added in last commit. 2002-06-27 14:16:21 +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 Remove the hard-coded limit of 3 bytes for EUC encodings. 2002-04-14 10:55:42 +00:00
net Fix syntax error which occurred when LIBC_SCCS was defined. 2002-07-07 11:28:28 +00:00
nls
posix1e No POSIX.1e capabilities in the main tree yet. 2002-06-13 23:40:13 +00:00
powerpc _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad
regex
rpc Fix "rpcinfo -m" when talking to other implementations of rpcbind. 2002-07-14 23:38:37 +00:00
sparc64 Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
stdio Don't claim to fully implement C99 in the STANDARDS section and then disclaim 2002-07-15 19:46:06 +00:00
stdlib Fix some comments. 2002-07-10 16:35:02 +00:00
stdtime Move dillon's time conversion functions to a new header <timeconv.h>. 2002-06-17 01:42:33 +00:00
string Fix off-by-one error. 2002-07-03 06:28:04 +00:00
sys Fix whitespace in .Bd -literal display of S_IXXX constants. 2002-07-15 08:58:16 +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