NetBSD/sys/compat/linux
thorpej e3669c3393 Add "use counting" to file entries. When closing a file, and it's reference
count is 0, wait for use count to drain before finishing the close.

This is necessary in order for multiple processes to safely share file
descriptor tables.
1999-05-05 20:01:01 +00:00
..
arch Move linux_reenter_syscall() to a common location and rename it to 1999-04-19 20:58:37 +00:00
common Add "use counting" to file entries. When closing a file, and it's reference 1999-05-05 20:01:01 +00:00
files.linux linux_error.c moved to linux_errno.c 1998-10-23 03:56:22 +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
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