summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2016-08-11 21:20:07 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-08-11 23:42:09 +0200
commite8914d5d4bedb12bccf78a930b34b1564b3dbaac (patch)
tree3de69ec293421110ae48f0b0a9f1cf1e6ae825e0 /LICENSE
parentcd10166b5eccac1b8cf510a7c97544d1697fbd09 (diff)
downloadsent-e8914d5d4bedb12bccf78a930b34b1564b3dbaac.tar.gz
sent-e8914d5d4bedb12bccf78a930b34b1564b3dbaac.tar.bz2
sent-e8914d5d4bedb12bccf78a930b34b1564b3dbaac.zip
_exit() instead of exit() after failed exec
die() calls exit(), but actually at this point the program could be in a state not allowing this. It's better to call _exit to stop the libc from calling any handlers that might fail at this moment anyway.
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
Software created with 💖