tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILURE
authorWilly Tarreau <w@1wt.eu>
Mon, 7 Feb 2022 16:23:34 +0000 (17:23 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 14 Feb 2022 18:48:53 +0000 (10:48 -0800)
commit7f7d6ab02b49878878257b810a9f7e843ab91176
treedce986ccdcebe87b1db718aa0890074dcfab05b9
parentc0b7829fe14226fdbb9088c832c7ca1be89a9397
tools/nolibc/types: define EXIT_SUCCESS and EXIT_FAILURE

These ones are found in some examples found in man pages and ease
portability tests.

Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
tools/include/nolibc/types.h