freebsd-dev/usr.bin/sort
2016-04-15 22:31:22 +00:00
..
nls
bwstring.c Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +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 Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +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 Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +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 Fix some mdoc(7) issues 2015-10-24 13:43:10 +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