]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(usage): Use EXIT_SUCCESS, not 0, for clarity.
authorJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:22:07 +0000 (23:22 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:22:07 +0000 (23:22 +0000)
commit36b51ca51a536b8659af735fbb9e3f456e9706ee
tree153762347bd4d15812ba2b0d5efa413b8e0027a3
parent312d661adaa6830610c0ee3087aa50ac5c72d5b9
(usage): Use EXIT_SUCCESS, not 0, for clarity.
(main): Exit with status 1, not 4, if not implemented.
src/mkfifo.c