aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sort/radixsort.c
Commit message (Expand)AuthorAgeFilesLines
* MFC: r310712Marius Strobl2017-05-101-1/+3
* MFC r312667:Pedro F. Giffuni2017-02-061-24/+28
* MFC r259740:Dimitry Andric2013-12-251-4/+4
* - Update Oleg Moskalenko's email addressGabor Kovesdan2013-06-021-1/+1
* - Portability changes for ARMGabor Kovesdan2012-11-011-1/+1
* - Change --nthreads parameter to --parallel for GNU compatibilityGabor Kovesdan2012-07-041-5/+7
* - Only use multi-threading for large filesGabor Kovesdan2012-05-251-1/+16
* - Eliminate initializations if global variables. Compilers are notGabor Kovesdan2012-05-141-3/+3
* Add a BSD-licensed sort rewrite that was started by me and later completedGabor Kovesdan2012-05-111-0/+674