NetBSD/lib/libc/compat
uwe a34b3f871d In handwritten asm use -fPIC code instead of -fpic, our libc has grown
large enough for GOT to be larger than 8k.

While here kill redundant PIC ifdefs in setjmp.S - sparc "call"
instruction is piccy by itself.

Tested by martin@
2007-10-08 13:06:00 +00:00
..
arch In handwritten asm use -fPIC code instead of -fpic, our libc has grown 2007-10-08 13:06:00 +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 - Remove unused ctype.h header 2007-03-10 01:13:14 +00:00
include Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +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
stdlib Add glue to build the compat library as a separate "libcold" turned off by 2006-03-11 21:07:18 +00:00
sys Fix the return value so the MNT_GETARGS returns 0, not the buffer length. 2007-07-18 20:10:47 +00:00
Makefile Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +00:00
Makefile.inc Move ns_addr and ns_ntoa to compat libc. Add a stripped version of 2006-08-26 16:07:01 +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