freebsd-skq/lib/libc
2002-02-01 23:26:32 +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
db
gen Fixed tab lossage in vendor id and nearby style bugs in previous commit. 2002-02-01 23:26:32 +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
include
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 Return ENONAME if getaddrinfo() is called with AI_NUMERICHOST 2002-02-01 08:35:16 +00:00
nls
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
sparc64
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
yp Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On the 2002-01-08 18:05:03 +00:00
Makefile
Makefile.inc