NetBSD/lib/libc/compat
drochner 87941501db use the local versions of ldexp/frexp/modf again rather than pulling
in libm source code. The libm functions depend on other libm functions,
this requires symbol renaming, and with the reachover method this
is going to be a mess. Also, bundling the dependencies into one .o
file has the potential to cause symbol conflicts on static linking.
2010-04-23 19:04:54 +00:00
..
arch Merge from matt-nb5-mips64 2009-12-14 03:04:33 +00:00
db Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
gen use the local versions of ldexp/frexp/modf again rather than pulling 2010-04-23 19:04:54 +00:00
include version alphasort. 2009-02-24 18:41:40 +00:00
net Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
rpc cvs does not -j new directories, do it manually. 2009-01-11 03:41:28 +00:00
stdlib Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
sys Add __warn_references to getdirentries(), per PR 37730. Okayed by Christos 2009-02-22 06:33:38 +00:00
time merge another directory that cvs missed. 2009-01-11 03:46:25 +00:00
Makefile merge christos-time_t 2009-01-11 02:45:45 +00:00
Makefile.inc merge christos-time_t 2009-01-11 02:45:45 +00:00
shlib_version Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00