]> 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:07:15 +0000 (23:07 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 21 Jan 2004 23:07:15 +0000 (23:07 +0000)
commita9f7720ec980316e700e185d0f1059ba3457f0a8
tree333f2fd862aa66d203e75f4f64803059c1bc426e
parenta86c7314d8d8f60210cafc16cf8fbbe7794f6008
(usage): Use EXIT_SUCCESS, not 0, for clarity.
(usage): Don't bother normalizing exit status
since the arg is already the correct exit status now.
src/fmt.c
src/fold.c
src/head.c