NetBSD/sys/compat/linux/multiarch
bouyer 1cd83a5971 Fix "missing entries" bug when reading large directories: When reading a
directory and running out of space in the dest buffer, off should point to the
current entry (which was not saved) and not to the next.
I discovered this bug using linux and SunOS emulation over NFS, but seems to
affect other emulations as well.
1997-08-04 09:48:07 +00:00
..
linux_break.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_ipccall.c Fixed copyin() argument botch in shmctl() IPC_STAT handling. 1997-05-08 14:33:11 +00:00
linux_ipccall.h Implement the rest of the sysv ipc calls ({sem,msg}*()) 1995-08-15 21:14:32 +00:00
linux_llseek.c Use sys_posix_rename() instead of sys_rename() as it's the behaviour of the 1997-06-27 05:29:34 +00:00
linux_misc_notalpha.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_oldmmap.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_oldolduname.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_oldselect.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_olduname.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_olduname.h Update list of Linux syscalls and implement the ones that are likely to be 1996-05-20 01:59:09 +00:00
linux_pipe.c Fix "missing entries" bug when reading large directories: When reading a 1997-08-04 09:48:07 +00:00
linux_sig_notalpha.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_sigaction.c - Add missing prototypes 1996-04-04 23:51:36 +00:00
linux_socketcall.c Make this compile again, including Politically Correct const handling. 1996-12-22 23:00:02 +00:00
linux_socketcall.h Added Linux compat code. 1995-02-28 23:24:35 +00:00