freebsd-skq/sys/amd64/linux32
netchild fedc5604a0 Emulate what vfork does instead of using it in linux_vfork. This way
we can do the stuff we need to do with linux processes at fork and
don't panic the kernel at exit of the child.

Submitted by:	rdivacky
Tested with:	tst-vfork* (glibc regression tests)
Tested by:	netchild
2006-08-25 11:59:56 +00:00
..
linux32_dummy.c Add the linux 2.6.x stuff (not used by default!): 2006-08-15 12:54:30 +00:00
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c Emulate what vfork does instead of using it in linux_vfork. This way 2006-08-25 11:59:56 +00:00
linux32_proto.h Regen to propogate <prefix>_AUE_<mumble> changes as well as the earlier 2006-08-15 17:37:01 +00:00
linux32_syscall.h regen 2006-08-15 12:51:45 +00:00
linux32_sysent.c regen 2006-08-15 12:51:45 +00:00
linux32_sysvec.c Move some stuff into headers where they belong. 2006-08-17 21:06:48 +00:00
linux.h Get rid of some nested includes. 2006-08-19 15:13:01 +00:00
Makefile
syscalls.conf - Remove unused sysvec variables from various syscalls.conf. 2006-08-15 17:25:55 +00:00
syscalls.master Add new syscalls in the linuxolator (only used when the sysctl 2006-08-15 12:28:14 +00:00