NetBSD/lib/libc/arch/i386/sys
fvdl d34ad42fdb Fix call to _exit. 2001-07-18 12:24:53 +00:00
..
Ovfork.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
__clone.S Fix call to _exit. 2001-07-18 12:24:53 +00:00
__semctl.S
__sigreturn14.S Oops, missed these in the mcount -> __mcount renaming. 1999-09-28 08:27:08 +00:00
__syscall.S Handle __syscall() in user-level code for i386. 2000-12-10 21:27:37 +00:00
__vfork14.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
brk.S I have no idea why this syscall wrapper does some very un-unix-like 2001-05-06 19:27:07 +00:00
cerror.S Clean up. 2000-04-03 04:20:44 +00:00
exect.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
fork.S Need an internal name for fork(). 2000-06-26 06:32:54 +00:00
msgctl.S
pipe.S Need an internal name for pipe(2). 2000-09-28 08:38:53 +00:00
ptrace.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
sbrk.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
setlogin.S
shmat.S Add special treatment of shmat(2). 2000-07-07 08:20:50 +00:00
shmctl.S
sigaction.S
sigpending.S
sigprocmask.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
sigreturn.S Oops, missed these in the mcount -> __mcount renaming. 1999-09-28 08:27:08 +00:00
sigsuspend.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
syscall.S Repair syscall stubs that were not updated when the cerror interface was 2000-04-03 03:13:07 +00:00