diff options
-rw-r--r-- | README.txt | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -8,6 +8,15 @@ ... is einhorn in Rust! +Further Reading +--------------- + +"signalfd is useless" +https://ldpreload.com/blog/signalfd-is-useless + +"Why Bash is like that: Signal propagation" (Ctrl-C sends SIGINT to entire +process group, not just the parent process) +http://www.vidarholen.net/contents/blog/?p=34 License --------- |