DEBSOURCES
Skip Quicknav
sources / ucspi-tcp / 1%3A0.88-13 / tryvfork.c
12345
#include <unistd.h> int main() { vfork(); }