freebsd-dev/sys/compat/linux
Maxim Sobolev f4b6eb045f Split out kernel side of msgctl(2) into two parts: the first that pops data
from the userland and pushes results back and the second which does
actual processing. Use the latter to eliminate stackgap in the linux wrapper
of that syscall.

MFC after:      2 weeks
2005-01-26 00:46:36 +00:00
..
linux_file.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_getcwd.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_ioctl.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_ioctl.h Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
linux_ipc.c Split out kernel side of msgctl(2) into two parts: the first that pops data 2005-01-26 00:46:36 +00:00
linux_ipc.h Changes to MI Linux emulation code necessary to run 32-bit Linux binaries 2004-08-16 07:28:16 +00:00
linux_mib.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_mib.h
linux_misc.c Split out kernel side of {get,set}itimer(2) into two parts: the first that 2005-01-25 21:28:28 +00:00
linux_signal.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_signal.h
linux_socket.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_socket.h
linux_stats.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_sysctl.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_uid16.c Match the LINUX32's style with existing style 2005-01-14 04:44:56 +00:00
linux_util.c Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00
linux_util.h Start each of the license/copyright comments with /*- 2005-01-05 22:34:37 +00:00