]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(main): Use EXIT_SUCCESS rather than 0.
authorJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 13:03:40 +0000 (13:03 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 21 Oct 2000 13:03:40 +0000 (13:03 +0000)
commit09ad98374b808b4e7701e5801ef185c09d18bcb7
treea9305bd74582bd27127d2b9658db4cb85322fe92
parent6864ceca1180f5a6a2b9377fd59985c06c3bc991
(main): Use EXIT_SUCCESS rather than 0.
Fail when checking (-c) with more than one file argument,
rather than simply ignoring the extra arguments.
src/sort.c