1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
2002-09-19 11:36:47 +00:00
..
alpha
amd64 Fixed editing error in previous commit (*blush*). 2002-09-17 19:43:53 +00:00
compat-43
db
gen Return the correct environment name for 64-bit platforms in the 2002-09-19 03:47:36 +00:00
gmon Initiate deorbit burn for the i386-only a.out related support. Moves are 2002-09-17 01:49:00 +00:00
i386 Fixed editing error in previous commit (*blush*). 2002-09-17 19:43:53 +00:00
ia64 We cannot use an alloc with only inputs and/or locals. The kernel 2002-08-23 03:47:50 +00:00
include
locale Deprecate the rest of the rune interface. 2002-09-18 06:19:12 +00:00
net Add forgotten newlines in debug messages. 2002-09-19 11:36:47 +00:00
nls Now, malloc is fixed, remove ENOMEM hardcode 2002-08-12 11:47:19 +00:00
posix1e Update TE policy and MAC text conversion routines to support partial 2002-08-09 03:09:38 +00:00
powerpc
quad
regex Replace various spelling with FALLTHROUGH which is lint()able 2002-08-25 13:10:45 +00:00
rpc Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to 2002-09-16 21:45:37 +00:00
sparc64 Use the macros from machine/fsr.h; some minor cleanups. 2002-09-14 18:07:03 +00:00
stdio Optimise the common case where no special encoding is in use (LC_CTYPE is "C" 2002-09-18 12:17:28 +00:00
stdlib Implement C99's _Exit() interface. 2002-09-10 02:04:49 +00:00
stdtime Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
string Replace a stray reference to strtok() with one to wcstok(). 2002-09-08 11:09:24 +00:00
sys Welcome the sem_ API to libc! 2002-09-19 01:14:08 +00:00
xdr Removed duplicated MLINKS which make(1) recently started warning about. 2002-08-15 12:31:01 +00:00
yp
Makefile
Makefile.inc