NetBSD/lib/libc/arch/i386/sys
mycroft 731305d114 Handle __syscall() in user-level code for i386. 2000-12-10 21:27:37 +00:00
..
Ovfork.S Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__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 Use the SYSTRAP() macro more uniformly. 2000-12-08 22:57:57 +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 Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
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 Use _C_LABEL() to generate C labels. 1998-07-01 06:24:25 +00:00
shmat.S Add special treatment of shmat(2). 2000-07-07 08:20:50 +00:00
shmctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
sigaction.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigpending.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
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