NetBSD/lib/libc/arch/sparc
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
..
gen Quick fix to repair runtime link problem with libc - "SYS_sigaltstack 1997-12-04 21:00:18 +00:00
net RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
stdlib A foolish consistency... gen, net, and string all get MD sources 1997-11-05 22:59:37 +00:00
string RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
sys RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00
Makefile.inc rcsid police 1997-10-09 10:07:40 +00:00
SYS.h