NetBSD/lib/libc/arch/sparc/gen
tv eb96023de7 Quick fix to repair runtime link problem with libc - "SYS_sigaltstack
undefined".  The sigaltstack structure layout didn't actually change on
the sparc, so just change the syscall name.  A better fix would probably
be to replace the direct system call with a function call to the libc
sigaltstack().
1997-12-04 21:00:18 +00:00
..
Makefile.inc Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
_setjmp.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
divrem.m4 rcsid police 1997-10-09 10:07:40 +00:00
fabs.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
fixunsdfsi.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
flt_rounds.c Pull in __flt_rounds() prototype. 1997-07-18 05:10:02 +00:00
fpgetmask.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
fpgetround.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
fpgetsticky.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
fpsetmask.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
fpsetround.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
fpsetsticky.c Added __flt_rounds, fp{get,set}{mask,round,sticky}. 1995-04-10 21:09:06 +00:00
frexp.c Add missing math.h include 1997-07-13 18:42:29 +00:00
infinity.c Fix RCSID's 1997-07-13 18:45:15 +00:00
isinf.c Add missing math.h include. 1997-07-13 18:42:55 +00:00
isnan.c Add missing math.h include 1997-07-13 18:43:18 +00:00
ldexp.c Add missing math.h include 1997-07-13 18:43:18 +00:00
modf.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
mul.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
saveregs.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
setjmp.S Quick fix to repair runtime link problem with libc - "SYS_sigaltstack 1997-12-04 21:00:18 +00:00
sigsetjmp.S Simplify. 1995-03-11 20:28:59 +00:00
umul.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00