freebsd-nq/usr.bin/sort
Pedro F. Giffuni 692cd1a3b2 sort - Don't live-loop threads.
Worker threads now use a pthread_cond_t to wait for work instead of
burning the cpu up.

Obtained from:	DragonflyBSD (07774aea0ccf64a48fcfad8899e3bf7c8f18277a)
MFC after:	2 weeks
2017-01-23 15:39:51 +00:00
..
nls
bwstring.c Eliminate variables that are computed, assigned but never 2016-11-28 06:36:10 +00:00
bwstring.h
coll.c - Use correct offsets into the keys set array. As the elements of this 2016-12-28 17:13:03 +00:00
coll.h - Use correct offsets into the keys set array. As the elements of this 2016-12-28 17:13:03 +00:00
file.c Cleanup unnecessary semicolons from utilities we all love. 2016-04-15 22:31:22 +00:00
file.h
Makefile
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
mem.c
mem.h
radixsort.c sort - Don't live-loop threads. 2017-01-23 15:39:51 +00:00
radixsort.h
sort.1.in - Fix typo 2016-09-08 14:50:23 +00:00
sort.c pages and psize are always assigned, so there is no need to initialize 2016-11-28 06:38:41 +00:00
sort.h
vsort.c
vsort.h