NetBSD/sys/compat/netbsd32
drochner 690a7f09c9 -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns
the signal number now, as required by POSIX. The latter should just
 return 0 on success. Fixes a mysql problem reported by Kurt Schreiner.
-document the new behavior of sigwaitinfo and sigtimedwait
-retain non-POSIX behavior for NetBSD-5 binary compatibility -- the fix
 would likely not be polled into the .0-branches, and having 5.0.x and
 5.x behave differently would be confusing. Besides that, it was
 documented in the manpage all the time.
2010-05-30 19:31:39 +00:00
..
files.netbsd32
Makefile
netbsd32_compat_09.c
netbsd32_compat_10.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_20.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_30.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_compat_43.c Fix compilation. 2010-04-23 23:05:40 +00:00
netbsd32_compat_50.c -fix internal use of sigwaitinfo(2) by sigwait(3): The former returns 2010-05-30 19:31:39 +00:00
netbsd32_conv.h
netbsd32_core.c
netbsd32_event.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_exec_aout.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_exec_elf32.c
netbsd32_exec.h
netbsd32_execve.c
netbsd32_fs.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_ioctl.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_ioctl.h
netbsd32_ipc.c
netbsd32_lwp.c
netbsd32_mod.c
netbsd32_netbsd.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sa.c
netbsd32_sa.h
netbsd32_select.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sem.c
netbsd32_signal.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_socket.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_syscall.h
netbsd32_syscallargs.h
netbsd32_syscalls.c
netbsd32_sysctl.c Replace M_IOV and some malloc(9)s with kmem(9), and while there: 2010-04-23 15:19:19 +00:00
netbsd32_sysctl.h
netbsd32_sysent.c
netbsd32_time.c Add a new clock_gettime1() function that holds most of the 2010-04-08 11:51:13 +00:00
netbsd32_wait.c
netbsd32.h
syscalls.conf
syscalls.master