diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/refs.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/refs.txt b/doc/refs.txt index aaeff81..42e9512 100644 --- a/doc/refs.txt +++ b/doc/refs.txt @@ -8,3 +8,6 @@ http://www.vidarholen.net/contents/blog/?p=34 "Should you be scared of Unix signals?" http://jvns.ca/blog/2016/06/13/should-you-be-scared-of-signals/ + +"Reap zombie processes using a SIGCHLD handler" +http://www.microhowto.info/howto/reap_zombie_processes_using_a_sigchld_handler.html |