NetBSD/lib/libc/arch/alpha/sys
nathanw 4fb740b8de Implement pthread_atfork() (in libc, because the required threadlib
stub behavior is exactly the same as the usual behavior).
2003-02-13 02:50:48 +00:00
..
Ovfork.S
__clone.S Add a __clone(3) entry point. 2001-07-17 00:33:04 +00:00
__semctl.S
__sigaction14_sigtramp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
__sigreturn14.S
__sigtramp1.S New __sigaction14() system call stub which registers the signal 2002-07-09 23:32:35 +00:00
__syscall.S Add the obvious, trivial __syscall() stub. 2000-12-13 07:49:17 +00:00
__vfork14.S
brk.S Make the END() argument match the entry name. 2001-05-07 17:19:17 +00:00
cerror.S
exect.S
fork.S Implement pthread_atfork() (in libc, because the required threadlib 2003-02-13 02:50:48 +00:00
getcontext.S Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
msgctl.S
pipe.S Make the END() argument match the entry name. 2001-05-07 17:19:17 +00:00
ptrace.S
sbrk.S Make the END() argument match the entry name. 2001-05-07 17:19:17 +00:00
shmat.S Add special treatment of shmat(2). 2000-07-07 08:20:50 +00:00
shmctl.S
sigaction.S
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S
syscall.S