NetBSD/sys/compat/linux/common
cgd af8a9059d3 compute the value to be used for e_arglen via howmany(value, sizeof (char *)),
rather than just "value / sizeof (char *)".  While in these cases the latter
works as well, the former's a better example for other uses to copy (since
it handles the non-integral multiple case correctly).
1999-04-30 23:07:01 +00:00
..
Makefile
linux_break.c
linux_cdrom.c
linux_cdrom.h
linux_dirent.h
linux_emuldata.h
linux_errno.c
linux_errno.h
linux_exec.c const poisoning. 1999-02-09 20:37:19 +00:00
linux_exec.h
linux_exec_aout.c const poisoning. 1999-02-09 20:37:19 +00:00
linux_exec_elf32.c compute the value to be used for e_arglen via howmany(value, sizeof (char *)), 1999-04-30 23:07:01 +00:00
linux_exec_elf64.c
linux_fcntl.h
linux_file.c const poisoning. 1999-02-09 20:37:19 +00:00
linux_ioctl.c
linux_ioctl.h
linux_ipc.c Undo previous: Put back opt_sysv.h 1999-01-03 05:18:01 +00:00
linux_ipc.h Grab the sysv options. 1999-01-03 03:52:22 +00:00
linux_ipccall.c Revert last changes: 1999-01-10 15:05:36 +00:00
linux_ipccall.h Revert last changes: 1999-01-10 15:05:36 +00:00
linux_llseek.c
linux_machdep.h
linux_misc.c const poisoning. 1999-02-09 20:37:19 +00:00
linux_misc.h
linux_misc_notalpha.c const poisoning. 1999-02-09 20:37:19 +00:00
linux_mmap.h
linux_msg.h
linux_oldmmap.c
linux_oldmmap.h
linux_oldolduname.c
linux_oldolduname.h
linux_oldselect.c
linux_oldselect.h
linux_olduname.c
linux_olduname.h
linux_pipe.c
linux_sem.h
linux_shm.h
linux_sig_notalpha.c
linux_sigaction.c
linux_siginfo.h
linux_signal.c
linux_signal.h
linux_socket.c commit fix to PR7072: emulate linux non-blocking connect behavior more correctly 1999-03-25 04:26:45 +00:00
linux_socket.h
linux_socketcall.c commit fix to PR7072: emulate linux non-blocking connect behavior more correctly 1999-03-25 04:26:45 +00:00
linux_socketcall.h commit fix to PR7072: emulate linux non-blocking connect behavior more correctly 1999-03-25 04:26:45 +00:00
linux_sockio.h
linux_termios.c
linux_termios.h
linux_types.h
linux_util.h