freebsd-dev/sys/compat/linux
Jake Burkholder 740a1973a6 Change the way that the queue(3) structures are declared; don't assume that
the type argument to *_HEAD and *_ENTRY is a struct.

Suggested by:	phk
Reviewed by:	phk
Approved by:	mdodd
2000-05-23 20:41:01 +00:00
..
linux_file.c Implement fdatasync in terms of fsync. The regeneration of proto.h, 1999-11-26 10:20:10 +00:00
linux_ioctl.c Change the way that the queue(3) structures are declared; don't assume that 2000-05-23 20:41:01 +00:00
linux_ioctl.h Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +00:00
linux_ipc.c Linux doesn't complain if you remove a msg queue that doesn't exist 1999-09-23 09:57:45 +00:00
linux_mib.c Return Linux kernel version 2.2.12 by default. This is in line 2000-01-10 13:09:08 +00:00
linux_mib.h $Id$ -> $FreeBSD$ 1999-08-28 02:16:32 +00:00
linux_misc.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
linux_signal.c Fix LINT breakage. 1999-12-05 18:49:09 +00:00
linux_socket.c Fix accept(2) behavior in that accepted sockets don't inherit the 2000-02-28 18:58:59 +00:00
linux_stats.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
linux_util.c Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
linux_util.h Implement pluggable ioctl handlers. 1999-12-04 11:10:22 +00:00