1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc
Robert Watson 5acb7446b0 o Reflect repo-copy of extattr.[c3] from libutil to libc, moving
extattr namespace routines to the libc/posix1e directory.  While
  the extattr calls are not strictly POSIX.1e, POSIX.1e wasn't
  strictly ever approved, so I think that's OK.

Obtained from:	TrustedBSD Project
2001-11-16 05:09:45 +00:00
..
alpha Fix vendor ID's. 2001-11-07 22:12:52 +00:00
amd64 Cleanups after previous change: 2001-11-13 16:58:43 +00:00
compat-43 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
db mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
gen Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
gmon mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
i386 Cleanups after previous change: 2001-11-13 16:58:43 +00:00
ia64 Implement fpsetmask() and fpgetmask(). 2001-11-03 15:52:18 +00:00
include Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
locale mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mips
mipseb
mipsel
net Fixed namespace pollution related to `err' in libc in the same way as for 2001-11-11 02:48:09 +00:00
nls mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
posix1e o Reflect repo-copy of extattr.[c3] from libutil to libc, moving 2001-11-16 05:09:45 +00:00
quad
regex The algorithm that computes the tables used in the BM search algorithm sometimes 2001-11-09 10:17:44 +00:00
rpc s/kernal/kernel 2001-10-19 07:52:11 +00:00
sparc64 Minimal libc for sparc64. 2001-10-26 05:40:07 +00:00
stdio Cross-reference the fdopen and fileno manpages. 2001-11-14 16:24:51 +00:00
stdlib o Implement imaxabs(), imaxdiv(), llabs(), lldiv(). 2001-11-15 02:05:03 +00:00
stdtime Add time_to_int(), int_to_time(), time_to_long(), long_to_time(). 2001-10-28 20:13:16 +00:00
string Increment the loop counter. 2001-11-10 17:36:58 +00:00
sys Note that the manpage is incorrect about the vector argument. 2001-11-09 01:01:50 +00:00
xdr Fixed various type errors in synopsis. 2001-10-03 16:53:59 +00:00
yp
Makefile
Makefile.inc