NetBSD/lib/libc/compat
drochner 46b4d67318 build {frexp,ldexp,modf} in the "compat" subtree
(Drop the modf assembler version. We have the same code in libm.)
(Drop the ldexp inline-assembler version. The same code is in libm as
scalbn; the ldexp there is just a wrapper providing error handling.)
2006-07-03 13:13:53 +00:00
..
arch build {frexp,ldexp,modf} in the "compat" subtree 2006-07-03 13:13:53 +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 First step to clean up the variety of frexp(), ldexp() and modf() 2006-06-27 18:16:47 +00:00
include PR/33124: Murray Armfield: readdir_r is missing a restrict qualifier. 2006-03-26 18:22:40 +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 version the socket(2) syscall. for compat30 socket, we use 2006-06-26 21:23:56 +00:00
Makefile Fix bug where we did not build archdir and simplify. 2006-03-11 23:04:03 +00:00
Makefile.inc Fix bug where we did not build archdir and simplify. 2006-03-11 23:04:03 +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