aboutsummaryrefslogtreecommitdiff
path: root/coreutils/libcoreutils/xgetoptfile_sort_uniq.c
AgeCommit message (Collapse)Author
2005-09-07Don't comment warnings. Don't put #warnings about warnings. _FIX_ warnings.Rob Landley
This fixes the warning, and makes the binary smaller out of sheer pique. (Yes, since Manuel did this one it's nice tight code that took several attempts to shrink, but I was ticked.) Add the start of a test for uniq; this is about the first 1/3 of the tests we need for full susv3 coverage of uniq.
2003-03-19Major coreutils update.Manuel Novoa III