freebsd-dev/lib/libc
Robert Drehmel f8418db73e - For compliance with IEEE Std 1003.1-2001, add the 'restrict'
qualifier to function prototypes and definitions where
   appropriate using the '__restrict' macro.
 - Update the manual page.
2002-08-15 10:28:52 +00:00
..
alpha
amd64 Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +00:00
compat-43
db
gen can not -> cannot. 2002-08-13 14:10:36 +00:00
gmon
i386 Use '_end' symbol instead of 'end' to initialize minbrk and curbrk 2002-08-08 17:28:07 +00:00
ia64
include
locale Reduce BSS size for programs which not load collate by eliminating 2002-08-13 14:55:17 +00:00
net -Add the restrict required by IEEE Std 1003.1-2001 in form 2002-08-14 20:40: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
rpc mdoc(7) police: whitespace nits. 2002-08-09 11:17:56 +00:00
sparc64 Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
stdio - For compliance with IEEE Std 1003.1-2001, add the 'restrict' 2002-08-15 10:28:52 +00:00
stdlib - Add the 'restrict' qualifier to the function prototypes and 2002-08-15 09:25:04 +00:00
stdtime - Add the 'restrict' qualifier to the function definition of 2002-08-14 23:20:48 +00:00
string - Add the 'restrict' qualifier to the definitions of the string 2002-08-14 22:59:22 +00:00
sys can not -> cannot. 2002-08-13 14:10:36 +00:00
xdr The fix applied to the XDR decoder in revision 1.11 was incorrect. 2002-08-01 12:23:04 +00:00
yp
Makefile
Makefile.inc