freebsd-dev/lib/libc
Alexey Zelkin 4a57e677c7 Merge NetBSD's changes from netbsd_strtod.c in preparation of
removing it from our source tree in order to have one version
of strtod() for all arches. netbsd_strtod.c still left in source
tree until alpha folks make sure that our native strtod() works
as well as NetBSD's one.

Reviewed by: peter, bde (some time ago)
2001-11-30 12:48:30 +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 Do not write warning messages on stderr - a caller is expected to check 2001-11-28 10:55:02 +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 Clarify isblank range 2001-11-30 05:39:08 +00:00
mips
mipseb
mipsel
net Duh. Back out most of my previous commit. It was mostly covered in the 2001-11-29 09:44:33 +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 Implement several of the c99 updates to printf(3): 2001-11-30 06:12:15 +00:00
stdlib Merge NetBSD's changes from netbsd_strtod.c in preparation of 2001-11-30 12:48:30 +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 Must link strerror manpage to strerror_r. 2001-11-27 07:57:31 +00:00
sys Bump p1003.1-90 to p1003.1-96. 2001-11-29 03:21:16 +00:00
xdr
yp
Makefile
Makefile.inc