mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-06-05 09:17:58 +02:00
a08853948c
* src/sort.c (pipe_fork, keycompare, sort, main): Remove lint code that no longer seems to be needed. (sort): Unconditionally compile ifdef lint code that is needed to free storage even when not linting. (main): Use main_exit, not return.