1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/lib/libc
Maxim Sobolev f927dfabc9 Eliminate superfluous memory access in memcpy(3)/memmove(3).
Obtained from:	NetBSD
MFC after:	1 week
2002-10-15 09:50:07 +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
db
gen Add restrict type-qualifier. 2002-10-12 16:13:41 +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 Eliminate superfluous memory access in memcpy(3)/memmove(3). 2002-10-15 09:50:07 +00:00
ia64 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
include
locale FA, FB and FC are lead bytes according to recent Microsoft documentation. 2002-10-14 01:50:45 +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
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 Use a weak reference instead of a macro to make vfscanf an alias 2002-10-14 11:18:21 +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 Remove stray comma at the end of the See Also list. 2002-10-15 09:49:54 +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