freebsd-dev/usr.bin/sort
Simon J. Gerraty ccfb965433 Add META_MODE support.
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.

Still need to add real targets under targets/ to build packages.

Differential Revision:       D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +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 Add META_MODE support. 2015-06-13 19:20:56 +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 Remove custom getdelim(3) and fix a small memory leak. 2015-04-07 01:17:49 +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