freebsd-dev/usr.bin/sort
Alex Richardson 101db63b42 Don't use absolute path to sed when building usr.bin/join
This is required to build sort on Linux hosts since sed is in /bin there.

Approved By:	jhb (mentor)
2018-08-23 18:18:43 +00:00
..
nls
tests
bwstring.c
bwstring.h
coll.c
coll.h
file.c sort(1): Fix -m when only implicit stdin is used for input 2018-06-20 03:31:19 +00:00
file.h sort(1): Fix -m when only implicit stdin is used for input 2018-06-20 03:31:19 +00:00
Makefile Don't use absolute path to sed when building usr.bin/join 2018-08-23 18:18:43 +00:00
Makefile.depend
mem.c
mem.h
radixsort.c
radixsort.h
sort.1.in
sort.c sort(1): Fix -m when only implicit stdin is used for input 2018-06-20 03:31:19 +00:00
sort.h
vsort.c
vsort.h