freebsd-dev/usr.bin/sort
Gabor Kovesdan 5d5151ae7e - Change --nthreads parameter to --parallel for GNU compatibility
- Change default sort method to mergesort, which has a better worst case
  performance than qsort

Submitted by:	Oleg Moskalenko <oleg.moskalenko@citrix.com>
2012-07-04 16:25:11 +00:00
..
nls - Update catalogs 2012-05-14 09:55:23 +00:00
bwstring.c - Only use multi-threading for large files 2012-05-25 09:30:16 +00:00
bwstring.h
coll.c - Remove the UNUSED_ARG macro and use __unused in argument lists 2012-06-08 19:21:49 +00:00
coll.h
file.c - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
file.h - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
Makefile - Switch to BSD sort as default sort. GNU sort will still be installed as 2012-06-27 05:59:01 +00:00
mem.c
mem.h
radixsort.c - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
radixsort.h
sort.1.in - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
sort.c - Change --nthreads parameter to --parallel for GNU compatibility 2012-07-04 16:25:11 +00:00
sort.h - Remove the UNUSED_ARG macro and use __unused in argument lists 2012-06-08 19:21:49 +00:00
vsort.c
vsort.h