freebsd-skq/lib/libc
Alexey Zelkin 243e90d646 Also fix cases when thousands separator should be put before number. For
example before for grouping sequence "\003\003" number 123456 was formated
as ",123,456", now "123,456".
2001-12-13 21:05:27 +00:00
..
alpha Fix vendor ID's. 2001-11-07 22:12:52 +00:00
amd64 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +00:00
compat-43
db
gen If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP. 2001-12-13 10:59:00 +00:00
gmon
i386 Use 'mov' instead of 'lea' for setting the syscall number in %eax as that 2001-11-27 20:51:26 +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 no-break space. 2001-12-12 13:46:15 +00:00
mips
mipseb
mipsel
net Start using .St macro for POSIX.1-2001. 2001-12-08 19:06:23 +00:00
nls
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 mdoc(7) police: consistently use the .Ux macro. 2001-11-20 13:54:11 +00:00
sparc64 Actually build new files. 2001-11-19 00:19:49 +00:00
stdio Also fix cases when thousands separator should be put before number. For 2001-12-13 21:05:27 +00:00
stdlib mdoc(7) police: fix markup, bump document date. 2001-12-12 14:53:51 +00:00
stdtime Add my e-mail to copyrights 2001-12-11 16:00:47 +00:00
string mdoc(7) police: minor markup nits. 2001-12-12 15:02:32 +00:00
sys Fix a typo. 2001-12-07 14:58:41 +00:00
xdr
yp
Makefile
Makefile.inc