NetBSD/lib/libc/arch/sparc64/sys
2001-07-23 07:35:44 +00:00
..
__clone.S sparc64 version, cloned (har har!) from the sparc version and tweaked. 2001-07-23 07:35:44 +00:00
__semctl.S
__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
Ovfork.S Use cpp comment style. 2000-07-25 15:14:45 +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
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