freebsd-dev/usr.bin/sort
Doug Rabson 0c19c4db74 Move sort to runtime
Allows pkg bootstrap without having to install FreeBSD-utilities
2022-07-29 11:27:25 +01:00
..
nls
tests
bwstring.c sort: Fix random sort 2021-10-29 14:29:50 -04:00
bwstring.h usr.bin/sort: Avoid UBSan errors 2021-07-06 10:51:05 +01:00
coll.c
coll.h
file.c sort(1): Remove duplicate option check 2020-09-08 15:01:49 +00:00
file.h sort: Change default algorithm to mergesort 2021-06-17 13:53:03 -04:00
Makefile Move sort to runtime 2022-07-29 11:27:25 +01:00
Makefile.depend
Makefile.depend.options
mem.c
mem.h
radixsort.c sort: Cache value of MB_CUR_MAX 2021-05-13 09:33:19 -04:00
radixsort.h
sort.1.in
sort.c sort: Fix message catalogue usage 2022-01-28 16:52:29 -05:00
sort.h sort: Fix message catalogue usage 2022-01-28 16:52:29 -05:00
vsort.c
vsort.h