Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
tv
Thu Dec 4 13:00:19 PST 1997
Update of /cvsroot/src/lib/libc/arch/sparc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv15769
Modified Files:
setjmp.S
Log Message:
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().
Home |
Main Index |
Thread Index |
Old Index