freebsd-dev/lib/libc/sparc64/sys
2004-01-19 16:14:58 +00:00
..
__sparc_sigtramp_setup.c We need to discard `const'ness explicitly when invoking sysarch. 2004-01-10 15:57:06 +00:00
__sparc_utrap_align.c
__sparc_utrap_emul.c
__sparc_utrap_fp_disabled.S Use FBSDID 2002-06-30 05:36:49 +00:00
__sparc_utrap_gen.S Use FBSDID 2002-06-30 05:36:49 +00:00
__sparc_utrap_install.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap_private.h
__sparc_utrap_setup.c Provide sysarch(2) prototypes in the MD sysarch.h headers. While I'm 2004-01-09 16:52:09 +00:00
__sparc_utrap.c Add prototypes for the three syscall stubs that are invoked here, 2004-01-19 16:14:58 +00:00
assym.s
brk.S Use FBSDID 2002-06-30 05:36:49 +00:00
cerror.S Use FBSDID 2002-06-30 05:36:49 +00:00
exect.S Use FBSDID 2002-06-30 05:36:49 +00:00
Makefile.inc Add the mlockall() and munlockall() system calls. 2003-08-11 07:14:08 +00:00
pipe.S Use FBSDID 2002-06-30 05:36:49 +00:00
ptrace.S Add missing ret instruction to the ptrace() syscall wrapper. 2002-07-11 15:48:02 +00:00
sbrk.S Use FBSDID 2002-06-30 05:36:49 +00:00
setlogin.S Use FBSDID 2002-06-30 05:36:49 +00:00
sigaction.S Install the userland signal trampoline when sigaction is first called, 2002-09-03 14:55:29 +00:00
sigcode.S Rename the libc signal trampoline to __sigtramp to match netbsd. This 2002-10-22 15:15:39 +00:00