freebsd-dev/lib/libc
2001-03-05 10:21:05 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
compat-43 Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
db mdoc(7) cleanup. 2001-02-12 15:16:24 +00:00
gen Fix style breakage in rev 1.3 2001-03-05 09:33:08 +00:00
gmon Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
i386 Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
ia64 Correct a comment. 2001-03-05 10:00:57 +00:00
include libc MT-safety, part 2. 2001-02-11 22:06:43 +00:00
locale Use our standard .c rcsid format. 2001-03-05 10:21:05 +00:00
mips
mipseb
mipsel
net Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. 2001-02-28 17:38:53 +00:00
nls Use .Rv macro instead of hardcoded message 2001-02-12 08:42:56 +00:00
posix1e Fix typo: seperate -> separate. 2001-02-06 10:39:38 +00:00
quad
regex mdoc(7) police: fixed the weird construct. 2001-02-09 09:08:53 +00:00
rpc mdoc(7) police: C types should be declared with either .Ft or .Vt. 2001-02-08 10:22:35 +00:00
stdio Hide the definition of struct __sFILEX and add the needed 2001-03-01 05:22:14 +00:00
stdlib Merge in strtoul.3 rev 1.11 mdoc(7) police changes: 2001-02-28 17:46:56 +00:00
stdtime Implement ampm_fmt (%r) per POSIX 2001-03-02 22:10:04 +00:00
string .St -ansiC -> .St -isoC 2001-02-26 13:23:47 +00:00
sys In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE. 2001-02-27 13:48:07 +00:00
xdr mdoc(7) police: print #ifdef/#endif literally, 2001-02-08 10:40:42 +00:00
yp Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
Makefile Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
Makefile.inc