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>
Thu, 24 Feb 2022 17:56:45 +0000 (09:56 -0800)
commita925e37c66779a3fe5bfa5902955fe7e907ba6f7
treeaa36391b519e43e70036341040664ab17839cea7
parentf35e25da0d0c283e31200a627c624fdd7f293c0d
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