freebsd-dev/lib/libc
2002-02-08 09:34:17 +00:00
..
alpha Add getcontext, setcontext, makecontext, and swapcontext. These 2002-01-10 02:40:59 +00:00
amd64 Fixed unsorting and splitting of SRCS in previous commit. 2002-01-11 17:10:35 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen FreeBSD 4.1 bootstrapping aid (__FBSDID is not there). 2002-02-08 09:34:17 +00:00
gmon * Remove __P and convert to ANSI prototypes. 2002-02-01 01:39:09 +00:00
i386 Fixed unsorting and splitting of SRCS in previous commit. 2002-01-11 17:10:35 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale Do not try to convert to char already converted C monetary locale members. 2002-01-28 08:26:38 +00:00
mips
mipseb
mipsel
net balance parens. 2002-02-05 23:56:29 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e Correct function's description. 2002-01-29 12:18:45 +00:00
quad
regex Fix a typo I made in revision 1.5. 2002-01-22 12:38:43 +00:00
rpc Move the AF_LOCAL check to the AF_INET check since portmap protocol 2002-02-06 19:14:02 +00:00
sparc64 Connect user trap code to the build. 2002-01-01 21:59:53 +00:00
stdio mdoc(7) police: 2002-01-09 14:01:22 +00:00
stdlib Minor typo fix: uquad_t -> u_quad_t. 2002-01-20 16:50:29 +00:00
stdtime * style(9)'fy 2002-01-24 15:07:44 +00:00
string Revert last commit. stdio.h include is for perror(), not strerror() 2002-01-31 13:32:14 +00:00
sys Change brk's prototype from char *brk(const char *) to int brk(const void *) 2002-01-24 12:11:31 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp ANSIfy and remove some dead code. 2002-02-06 15:26:07 +00:00
Makefile Rip out the old __stdin/out/err stuff. It was completely 100% useless. :-( 2001-08-13 21:48:44 +00:00
Makefile.inc Activate build of posix1e extensions in libc and libc_r that have been 2001-04-04 18:17:28 +00:00