1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
Tim J. Robbins bd26dcd103 Fix a typo causing incorrect formatting for negative values in some locales
(at least the French ones), a memory leak upon successful termination, a
pointer arithmetic error causing heap corruption, and an off-by-one bug
causing incorrect amounts of padding at the right of the value.
2002-10-12 04:38:35 +00:00
..
alpha Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
amd64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +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 Do not allow empty GIDs for non-NIS entries. 2002-10-11 11:35:30 +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 Style cleanup: 2002-09-21 23:54:32 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include
locale Add a UTF-8 encoding method, which will eventually replace the antique 2002-10-10 22:56:18 +00:00
net Put giant locks due to make getaddrinfo(), getnameinfo() 2002-10-06 08:43:35 +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 _C_LABEL -> CNAME 2002-05-17 05:11:13 +00:00
quad
regex Add restrict type-qualifier. 2002-10-02 07:49:35 +00:00
rpc Fix documentation of clnt_control()'s CL{GET|SET}_{VERS|XID} to 2002-09-16 21:45:37 +00:00
sparc64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
stdio Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
stdlib Fix a typo causing incorrect formatting for negative values in some locales 2002-10-12 04:38:35 +00:00
stdtime Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
string Fix another spelling mistake. 2002-10-10 14:16:08 +00:00
sys Document that write(2) et al can return EROFS for attempts to write the 2002-10-10 19:16:10 +00:00
xdr Removed duplicated MLINKS which make(1) recently started warning about. 2002-08-15 12:31:01 +00:00
yp
Makefile Zap the early-adopter transition aid before we get into serious 2002-10-11 22:38:17 +00:00
Makefile.inc PowerPC does not have profile support yet. 2002-05-15 20:07:31 +00:00