NetBSD/lib/libc/arch/sparc64/sys
martin 772baecb3a Add simple __syscall.S to make libc compile on sparc64 again. 2000-12-13 20:25:04 +00:00
..
Ovfork.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S
__syscall.S Add simple __syscall.S to make libc compile on sparc64 again. 2000-12-13 20:25:04 +00:00
__vfork14.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
brk.S Store the whole 64-bit pointer... 2000-07-25 20:15:40 +00:00
cerror.S Need to reserve a full 64-bit stackframe, not a 32-bit one. 2000-07-26 00:53:50 +00:00
exect.S
fork.S Use cpp comment style. 2000-07-25 15:14:45 +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 _errno -> __errno 2000-07-24 00:11:10 +00:00
sbrk.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
setlogin.S Update some more assembly code for PIC issues. 2000-07-21 03:14:15 +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
sigpending.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
sigprocmask.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
sigreturn.S
sigsuspend.S Use cpp comment style. 2000-07-25 15:14:45 +00:00
syscall.S