68d3790ba0
This results in a significant improvement in the runtime of sort(1) when radix sort cannot be used. This comes at the expense of increased memory usage, but this is small relative to sort's overall memory usage. PR: 255551 Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D30319 |
||
---|---|---|
.. | ||
nls | ||
tests | ||
bwstring.c | ||
bwstring.h | ||
coll.c | ||
coll.h | ||
file.c | ||
file.h | ||
Makefile | ||
Makefile.depend | ||
Makefile.depend.options | ||
mem.c | ||
mem.h | ||
radixsort.c | ||
radixsort.h | ||
sort.1.in | ||
sort.c | ||
sort.h | ||
vsort.c | ||
vsort.h |