NetBSD/sys/compat/netbsd32
atatat 612e86b46d Wrap TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros in
do { ... } while(/*CONSTCOND*/0)

so that they can be used unadorned in if/else blocks, etc.  This means
that you now *have* to put a ; at the end of the "call" to these
macros.
2004-11-14 03:30:08 +00:00
..
Makefile
files.netbsd32
netbsd32.h
netbsd32_compat_09.c
netbsd32_compat_10.c
netbsd32_compat_12.c
netbsd32_compat_13.c
netbsd32_compat_14.c
netbsd32_compat_20.c
netbsd32_compat_43.c
netbsd32_conv.h
netbsd32_core.c There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
netbsd32_exec.h
netbsd32_exec_aout.c
netbsd32_exec_elf32.c
netbsd32_execve.c
netbsd32_fs.c
netbsd32_ioctl.c
netbsd32_ioctl.h
netbsd32_ipc.c
netbsd32_netbsd.c
netbsd32_select.c
netbsd32_signal.c
netbsd32_socket.c
netbsd32_syscall.h
netbsd32_syscallargs.h
netbsd32_syscalls.c
netbsd32_sysctl.c
netbsd32_sysent.c
netbsd32_time.c Wrap TIMEVAL_TO_TIMESPEC and TIMESPEC_TO_TIMEVAL macros in 2004-11-14 03:30:08 +00:00
netbsd32_wait.c
syscalls.conf
syscalls.master