aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2015-07-08 23:49:25 +0200
committerChristoph Lohmann <20h@r-36.net>2015-07-09 18:34:41 +0200
commitabfad4c4fc69ebb22febfe32677aadd112ce375a (patch)
tree57f76f8a1fa41e9a5edeb39df1fce22b926560ba /config.def.h
parent92e092efe6c6b2a6b6ec9da33170317d4426cab0 (diff)
downloadst-abfad4c4fc69ebb22febfe32677aadd112ce375a.tar.gz
st-abfad4c4fc69ebb22febfe32677aadd112ce375a.tar.bz2
Remove insane *_FILENO and EXIT_* usage
Any system having different assignments than the usual 0, 1, 2 for the standard file numbers and 0, 1 for the exit-statuses is broken beyond repair. Let's keep it simple and just use the numbers, no reason to fall out of the window here and bend down for POSIX. In one occasion, the ret-variable was not necessary. The check was rewritten. Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'config.def.h')
0 files changed, 0 insertions, 0 deletions