NetBSD/lib/libc/arch/sparc/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 an implementation of __clone(2) 2001-07-23 01:41:25 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigaction14_sigtramp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
__sigreturn14.S
__sigtramp1.S Need <machine/psl.h> and <machine/signal.h>. Problem pointed out 2002-07-11 17:47:11 +00:00
__syscall.S Add required __syscall.S stub. 2000-12-13 10:29:40 +00:00
__vfork14.S
brk.S Thinko in previous: we do always use an internal name. 2000-06-26 06:25:36 +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 Move getcontext.S from gen to sys, where it belongs. 2003-01-19 23:49:12 +00:00
msgctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
pipe.S Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
ptrace.S
sbrk.S Thinko in previous: we do always use an internal name. 2000-06-26 06:25:36 +00:00
shmat.S Add special treatment of shmat(2). 2000-07-07 08:20:50 +00:00
shmctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
sigaction.S
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S
syscall.S