freebsd-dev/lib/libc/sparc64/sys
Jacques Vidrine 3d7cd67f51 We need to discard `const'ness explicitly when invoking sysarch.
Reported by:	sparc64 tinderbox via bde
2004-01-10 15:57:06 +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 Use the right byte order for unaligned stores. <blush>. 2002-05-13 22:48:01 +00:00
__sparc_utrap_emul.c Add a support macro to convert the 5-bit packed register field of 2002-05-11 21:20:05 +00:00
__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 Handle alignment fault fixups in libc rather than in the kernel. 2002-05-13 04:35:08 +00:00
__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 Remove unused variables. Add required headers and function 2004-01-06 18:53:26 +00:00
assym.s Add an alternate signal trampoline to libc; add a wrapper for the sigtramp 2002-04-29 18:14:44 +00:00
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