freebsd-dev/sys/compat/linux
Marcel Moolenaar 4e0eaf6924 Fix linux_newlstat in that it doesn't return the attributes of its containing
directory. Also, update arguments of NDINIT for both newstat and newlstat.

While I'm at it, fix style bugs in all {s|ls|fs}tat syscalls.

Reported by: bde
1999-08-25 15:23:54 +00:00
..
linux_file.c Fix bug in the fcntl syscall where 'arg' was not set properly. 1999-08-15 14:22:30 +00:00
linux_ioctl.c Fix a bug in debug-printfs of struct linux_termios fields, where I forgot to 1999-08-17 10:27:55 +00:00
linux_ipc.c ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation 1998-06-02 12:38:31 +00:00
linux_misc.c Fix {g|s}etgroups semantics. We use cr_groups[0] to hold egid. This means that 1999-08-25 14:11:01 +00:00
linux_signal.c Implementation of linux_rt_sigaction and linux_rt_sigprocmask syscalls. Both 1999-08-14 17:28:46 +00:00
linux_socket.c Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
linux_stats.c Fix linux_newlstat in that it doesn't return the attributes of its containing 1999-08-25 15:23:54 +00:00
linux_util.c Removed unused #includes. 1997-07-20 16:06:08 +00:00
linux_util.h We don't end up checking for a return value of EFAULT from the copyinstr() 1999-08-07 05:33:35 +00:00