[Freeciv-Dev] [Patch] exit() value change
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
The patch replace exit(1) with exit(EXIT_FAILURE) and exit(0) with
exit(EXIT_SUCCESS). Although on most unix platforms this is the same
there are systems (Ultrix 2.2 for example) which have the values
exchanged and it is even more readable.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Make it idiot-proof and someone will make a better idiot."
exit_values1.diff.gz
Description: GNU Zip compressed data
- [Freeciv-Dev] [Patch] exit() value change,
Raimar Falke <=
|
|