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 1302dabd28 Add the remaining C99 wide character string to integer conversion functions.
Restrict qualifiers were added to the existing prototypes in <inttypes.h>
and the typedef for wchar_t was removed.
2002-09-22 08:06:45 +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 Initiate deorbit burn sequence for sysctl CTL_USER MIB branch. 2002-09-21 02:14:04 +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 the remaining C99 wide character string to integer conversion functions. 2002-09-22 08:06:45 +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
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 Revert previous commit to unbreak world until we figure out the 2002-09-20 15:43:26 +00:00
stdio Add an unlocked version of ungetwc(), __ungetwc(), that __vfwscanf() 2002-09-22 05:59:00 +00:00
stdlib Add restrict type-qualifier. 2002-09-20 08:24:01 +00:00
stdtime Style: One space between "restrict" qualifier and "*". 2002-09-06 11:24:06 +00:00
string Remove unnecessary #include <assert.h>; it was used to bring in the 2002-09-21 00:29:23 +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