freebsd-src/sys/compat/linux
Steven Wallace fe89a532f1 Modified linux_readdir() function to properly handle Linux readdir()
calls with a byte size of 1.  This special case was not
correctly emulated.  Now programs such as a simple 'ls' to a commercial
Macintosh emulator called 'executor' will work correctly.
1995-08-28 00:50:08 +00:00
..
linux_file.c Modified linux_readdir() function to properly handle Linux readdir() 1995-08-28 00:50:08 +00:00
linux_ioctl.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_ipc.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_misc.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_signal.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_socket.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00
linux_stats.c First incarnation of our Linux emulator or rather compatibility code. 1995-06-25 17:32:43 +00:00