NetBSD/lib/librumphijack
riastradh ee14e9e637 Define the expansion of the VFORK macro, not the symbol `VFORK'.
Fixes hijacking processes that vfork and exec.  Symptom was the child
would spin with read/EAGAIN <-> kevent/EBADF because the inheritance
mechanism relied on setting the holyfd to -1 on fork...which didn't
happen if we didn't hijack vfork.

ok pooka@
2015-04-11 12:54:41 +00:00
..
Makefile Make sure that "_FORTIFY_SOURCE" really gets undefined even if "USE_SSP" 2014-01-18 18:37:30 +00:00
hijack.c Define the expansion of the VFORK macro, not the symbol `VFORK'. 2015-04-11 12:54:41 +00:00
hijack.h
hijackdlsym.c use <rump/rumpuser_port.h> 2013-09-10 16:53:06 +00:00
rumphijack.3
shlib_version