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.
| Source: | vfork-1.0.tar.bz2 Browse sources | 
|---|---|
| Binaries: | vfork.so | 
Peter Benie <peterb@chiark.greenend.org.uk>
Linux