On Fri, 14 Oct 2016 01:42:16 +0200
Markus Teich <markus.teich_AT_stusta.mhn.de> wrote:
Hey Markus,
> this was done to most other suckless projects as well and I just
> noticed it when reading the EXIT_TIMEOUT patch, so here you go.
I totally agree with you there. It just obfuscates the code, even
suggesting EXIT_TIMEOUT was part of Posix, which it is not. I think it
should be common knowledge by now that a zero exit status indicates
success and a non-zero exit-status (1, 2, ...) indicates failure.
I second this.
Cheers
Laslo
--
Laslo Hunhold <dev_AT_frign.de>
Received on Fri Oct 14 2016 - 12:45:27 CEST