NetBSD/lib/libc/arch/sparc64
thorpej fed292651f From rev. 1.11 of the 32-bit version:
Add a macro "CALL()" to call a function correctly in the pic and non pic
case. Write ERROR() in terms of call.
2001-07-23 07:26:50 +00:00
..
gen Fix modf() (I hope. Can't be any worse than the old version.) 2000-11-01 23:32:41 +00:00
net
stdlib Add ISO C99 long long integer general utility interfaces; partially addresses 2000-03-06 18:32:22 +00:00
string Replace bzero.S and bcopy.S with memset.S and memcpy.S to make the makefiles 2001-07-07 04:55:21 +00:00
sys Add simple __syscall.S to make libc compile on sparc64 again. 2000-12-13 20:25:04 +00:00
Makefile.inc
SYS.h From rev. 1.11 of the 32-bit version: 2001-07-23 07:26:50 +00:00