freebsd-dev/lib/libc
David E. O'Brien a986ef5788 Try to bring some sanity to the SCM ID's.
+ spell LIBC_SCCS consistently
+ enable builds with LIBC_SCCS defined to not syntax error
+ minor SCM reformatting to try to have some consistency
2004-10-16 06:11:35 +00:00
..
alpha Fix alpha build and add __FBSDID. 2004-08-16 08:12:29 +00:00
amd64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
arm Make setjmp()/longjmp() use sigprocmask. 2004-09-23 23:13:46 +00:00
compat-43
db Fix a condition where the hole would be inserted in the wrong 2004-09-13 22:07:24 +00:00
gdtoa
gen When send()ing to syslogd return ENOBUFS keep trying until success. 2004-10-08 21:15:21 +00:00
gmon Fix format strings to unbreak with -DDEBUG option. 2004-09-10 05:44:17 +00:00
i386 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
ia64 Unbreak memmove(). Return the dst argument. While here, fix the END 2004-09-04 00:23:15 +00:00
include Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
locale Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
net o Backout rev. 1.16, see 1.3 commit log for more info. 2004-10-09 17:13:58 +00:00
nls
posix1e
powerpc Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
quad
regex Directly include <runetype.h> for _CurrentRuneLocale, <_ctype.h> doesn't 2004-10-03 15:42:59 +00:00
rpc Try to bring some sanity to the SCM ID's. 2004-10-16 06:11:35 +00:00
softfloat
sparc64 Add support for TLS in statically linked programs. 2004-08-15 16:18:52 +00:00
stdio Don't add integers to void pointers. 2004-10-03 15:48:32 +00:00
stdlib Reword recent addition about memory moving. 2004-08-19 16:34:31 +00:00
stdtime struct tm.tm_year is listed as 'years since 1900', and is signed. On 2004-08-24 00:15:37 +00:00
string Remove extra closing parenthesis added in revision 1.4. 2004-10-14 21:31:42 +00:00
sys Make less wrong for desciptions of signal handling 2004-10-08 20:40:30 +00:00
uuid
xdr
yp
Makefile