NetBSD/lib/libc/arch/sparc/sys
christos fdda22398f add an implementation of __clone(2) 2001-07-23 01:41:25 +00:00
..
Ovfork.S Warn about references to the compatibility vfork() (i.e. the vfork() with 1998-12-02 19:29:56 +00:00
__clone.S add an implementation of __clone(2) 2001-07-23 01:41:25 +00:00
__semctl.S Add __msgctl13(), __semctl13(), and __shmctl13() (symbols are __RENAME()'d 1999-08-25 05:09:27 +00:00
__sigreturn14.S Make the sparc work again; some work from jason, some from me. 1998-09-29 05:55:48 +00:00
__syscall.S Add required __syscall.S stub. 2000-12-13 10:29:40 +00:00
__vfork14.S Add syscall stubs for __vfork14(). These are basically copies of Ovfork.S 1998-01-04 20:58:08 +00:00
brk.S Thinko in previous: we do always use an internal name. 2000-06-26 06:25:36 +00:00
cerror.S While in transition, conditionally rename _ASM_LABEL(cerror) and 1999-03-31 18:14:27 +00:00
exect.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +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 Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +00:00
sbrk.S Thinko in previous: we do always use an internal name. 2000-06-26 06:25:36 +00:00
setlogin.S Change immediate label references to _C_LABEL(). 1998-07-01 02:16:27 +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 Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigreturn.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
sigsuspend.S Warn about references to the compatibility() sigaction(), sigpending(), 1998-12-02 01:01:03 +00:00
syscall.S RCSID fixes: Always use the NetBSD rcsid and the macro RCSID() defined in 1997-07-16 14:37:13 +00:00