NetBSD/lib/libc/arch/ns32k/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 __clone stub for ns32k. Basic code taken from m68k. 2001-08-08 09:19:40 +00:00
__semctl.S
__sigaction14_sigtramp.c New __sigaction14() system call stub which registers the signal 2002-07-09 23:32:35 +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 Implement 64 bit version of syscall. 2000-12-29 23:16:18 +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 Add ns32k ucontext userland portions. Untested, but compiled in the 2003-01-21 21:03:25 +00:00
msgctl.S
pipe.S _SYSCALL() argument order botch in previous. 2000-10-02 14:51:57 +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
sigaction.S
sigpending.S
sigprocmask.S
sigreturn.S
sigsuspend.S
syscall.S This is just a RSYSCALL. 2001-07-20 11:17:18 +00:00