NetBSD/lib/libc/arch/arm/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
..
__clone.S Do the appropriate PIC magic for the jump to _exit(). 2002-08-27 21:38:20 +00:00
__semctl.S
__sigaction14_sigtramp.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
__sigreturn14.S Replace boiler-plate code sequences with macro invocations from SYS.h. 2001-01-09 21:19:33 +00:00
__sigtramp1.S New __sigaction14() system call stub which registers the signal 2002-07-09 23:32:35 +00:00
__syscall.S Replace boiler-plate code sequences with macro invocations from SYS.h. 2001-01-09 21:19:33 +00:00
__vfork14.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
brk.S Local label fixup. 2002-08-17 19:54:30 +00:00
cerror.S Local label fixup. 2002-08-17 19:54:30 +00:00
exect.S Replace boiler-plate code sequences with macro invocations from SYS.h. 2001-01-09 21:19:33 +00:00
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
Ovfork.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
pipe.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
ptrace.S Local label fixup. 2002-08-17 19:54:30 +00:00
sbrk.S Local label fixup. 2002-08-17 19:54:30 +00:00
shmat.S
shmctl.S
sigaction.S
sigpending.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
sigprocmask.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
sigreturn.S
sigsuspend.S Changes needed for ARM ELF shared library support. 2001-07-16 05:50:05 +00:00
syscall.S Replace boiler-plate code sequences with macro invocations from SYS.h. 2001-01-09 21:19:33 +00:00