freebsd-dev/lib/libc
2002-08-03 13:49:55 +00:00
..
alpha
amd64
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 Update glob(3) to add all the POSIX required options, specifically: 2002-07-17 04:58:09 +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
include
locale Add ISO C90 Amd. 1 btowc(3) and wctob(3) functions. 2002-08-03 13:49:55 +00:00
net Remove an #include <syslog.h>. It's already included conditionally 2002-08-02 11:58:48 +00:00
nls
posix1e Introduce support for Mandatory Access Control and extensible 2002-08-02 21:14:42 +00:00
powerpc
quad
regex
rpc Revert part of revision 1.10, as it broke portmap lookups for IPv4 2002-07-26 07:52:21 +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 Grammar (was' -> were') 2002-07-31 06:40:34 +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