]> ruderich.org/simon Gitweb - coloredstderr/coloredstderr.git/commit
Hook vfork() and replace it with fork().
authorSimon Ruderich <simon@ruderich.org>
Sun, 2 Jun 2013 16:25:49 +0000 (18:25 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 2 Jun 2013 16:25:49 +0000 (18:25 +0200)
commit1c5441c26aa476ffb7ee2a83cea9d73817f83292
tree70d3e06c0a99397ce80c87059cb5246189c0f172
parent66140e14e485af27f5234ae7b744a50dff3dd4c9
Hook vfork() and replace it with fork().
.gitignore
src/coloredstderr.c
tests/Makefile.am
tests/example_vfork.c [new file with mode: 0644]
tests/example_vfork.expected [new file with mode: 0644]
tests/run.sh