1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/lib/libc/alpha/sys
David E. O'Brien c027737942 Our default syscall.S is identical to what was explicitly being done for
Alpha and IA-64.  So there is no need for special handling.
2002-05-15 21:17:59 +00:00
..
brk.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
cerror.S $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
exect.S Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
fork.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
Makefile.inc Our default syscall.S is identical to what was explicitly being done for 2002-05-15 21:17:59 +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 Import sources from NetBSD, tweaked for building in FreeBSD. 1998-03-09 06:34:43 +00:00
sbrk.S Just return `curbrk' for sbrk(0) to avoid syscall overhead. 1999-06-26 15:22:33 +00:00
setlogin.S Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
sigreturn.S Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00