freebsd-dev/usr.bin/sort
Dimitry Andric 77f98fbb7d In usr.bin/sort/radixsort.c, pop_ls_mt() is only referenced if
SORT_THREADS is defined, so make the whole function conditional, instead
of just the pthread calls in it.

MFC after:	3 days
2013-12-22 20:46:31 +00:00
..
nls
bwstring.c
bwstring.h
coll.c
coll.h
file.c
file.h
Makefile
mem.c
mem.h
radixsort.c
radixsort.h
sort.1.in
sort.c
sort.h
vsort.c
vsort.h