NetBSD/sys/compat/linux
fvdl 7f5724ad4c In the case of MAP_ANON, Linux mmap ignores the fd argument completely.
So, always pass -1 to the native syscall in that case, to avoid
errors if a Linux app doesn't specify -1 as the fd (which some do).
2000-09-07 22:20:45 +00:00
..
arch Regen. 2000-08-31 03:49:44 +00:00
common In the case of MAP_ANON, Linux mmap ignores the fd argument completely. 2000-09-07 22:20:45 +00:00
Makefile.inc Attempt to fix the mess. 1998-10-03 20:17:36 +00:00
TODO Add info on things left to do. 1998-10-01 04:27:33 +00:00
files.linux Add emulation for scheduler related syscalls. Although they are dummies 1999-10-04 16:58:15 +00:00
linux_syscall.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscallargs.h Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00
linux_syscalls.c Added linux compat support on m68k ports. 1998-12-15 19:31:30 +00:00