1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/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
bwstring.c sort(1): Cleanups and a small memory leak. 2015-04-07 01:17:29 +00:00
bwstring.h
coll.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
coll.h
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
radixsort.c sort: style knits / cleanups. 2015-04-06 03:02:20 +00:00
radixsort.h
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
vsort.c Revert (partial) r281123, r281125: 2015-04-06 02:35:55 +00:00
vsort.h