home · contact · privacy
Only make exit_err() output errno message if errno is actually set.
authorChristian Heller <c.heller@plomlompom.de>
Sun, 25 Aug 2013 03:03:55 +0000 (05:03 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sun, 25 Aug 2013 03:03:55 +0000 (05:03 +0200)
commitf92f23955f2aec3bf90dce810706f8a6062f6c72
treed4ec6197017dfc137ab32d70b49da0f2a2b93243
parent9ea97fca7b7de4de9ed61680de4bb08cd19ff206
Only make exit_err() output errno message if errno is actually set.
src/main.c
src/rexit.c