freebsd-dev/lib/libc/alpha/sys
Jake Burkholder 530622075e Generate the normal asm stubs for all sysv system calls. Use these instead
of C wrappers for the *sys indirect system calls.  The indirect system calls
are horribly broken on sparc64.

Submitted by:	tmm
2002-05-23 23:51:57 +00:00
..
brk.S
cerror.S
exect.S
fork.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
Makefile.inc Generate the normal asm stubs for all sysv system calls. Use these instead 2002-05-23 23:51:57 +00:00
Ovfork.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
pipe.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
ptrace.S
sbrk.S
setlogin.S
sigreturn.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00