NetBSD/lib/libc/arch/sh3/sys
itojun 9870327734 fix syscall() and __syscall(). r0 has to be set to SYS_syscall or
SYS___syscall, respectively.  otherwise sys/arch/sh3/sh3/trap.c will
look at the wrong argument.
2001-01-17 05:15:02 +00:00
..
Ovfork.S
__semctl.S Add missing files. 2000-04-20 13:48:14 +00:00
__sigreturn14.S
__syscall.S fix syscall() and __syscall(). r0 has to be set to SYS_syscall or 2001-01-17 05:15:02 +00:00
__vfork14.S
brk.S Fix weak alias. 2000-12-16 01:40:38 +00:00
cerror.S
exect.S
fork.S Fix weak alias. 2000-12-16 01:40:38 +00:00
msgctl.S Add missing files. 2000-04-20 13:48:14 +00:00
pipe.S Fix weak alias. 2000-12-16 01:40:38 +00:00
ptrace.S
sbrk.S Fix weak alias. 2000-12-16 01:40:38 +00:00
setlogin.S
shmat.S Add special treatment of shmat(2). 2000-07-07 08:20:50 +00:00
shmctl.S Add missing files. 2000-04-20 13:48:14 +00:00
sigaction.S
sigpending.S Change comment character from '#' to '!'. (binutils-2.10 doesn't like '#') 2000-08-04 08:47:03 +00:00
sigprocmask.S Change comment character from '#' to '!'. (binutils-2.10 doesn't like '#') 2000-08-04 08:47:03 +00:00
sigreturn.S
sigsuspend.S Change comment character from '#' to '!'. (binutils-2.10 doesn't like '#') 2000-08-04 08:47:03 +00:00
syscall.S fix syscall() and __syscall(). r0 has to be set to SYS_syscall or 2001-01-17 05:15:02 +00:00