freebsd-dev/usr.bin/sort
Gabor Kovesdan a7bc18929d -C and -c allow at most one input file. Ensure this is the case when the
input files are specified through --files0-from.

Submitted by:	tim@OpenBSD
Obtained from:	OpenBSD
MFC after:	1 week
2015-10-22 10:57:15 +00:00
..
nls - Update catalogs 2012-05-14 09:55:23 +00:00
bwstring.c sort(1): Cleanups and a small memory leak. 2015-04-07 01:17:29 +00:00
bwstring.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
coll.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
coll.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
file.c Remove custom getdelim(3) and fix a small memory leak. 2015-04-07 01:17:49 +00:00
file.h Remove custom getdelim(3) and fix a small memory leak. 2015-04-07 01:17:49 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
mem.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
mem.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
radixsort.c sort: style knits / cleanups. 2015-04-06 03:02:20 +00:00
radixsort.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
sort.1.in sort: Cleanup small issues with spaces. 2015-04-05 22:22:43 +00:00
sort.c -C and -c allow at most one input file. Ensure this is the case when the 2015-10-22 10:57:15 +00:00
sort.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00
vsort.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
vsort.h Various style(9) fixes and typos in grep, sort and patch. 2014-04-21 22:52:18 +00:00