vfork

The use of vfork is creates difficulties for some debugging tools that don't recognise this system call. This LD_PRELOAD wrapper translates vfork() into fork() thus avoiding this problem.

Download

Source: vfork-1.0.tar.bz2
Browse sources
Binaries: vfork.so

Valid HTML 4.01! Valid CSS!

Peter Benie <peterb@chiark.greenend.org.uk>
Linux