aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sort/bwstring.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r326276:Eitan Adler2018-03-051-0/+2
* MFC r309232-309234:Xin LI2016-12-121-6/+0
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* sort(1): Cleanups and a small memory leak.Pedro F. Giffuni2015-04-071-16/+9
* Revert (partial) r281123, r281125:Pedro F. Giffuni2015-04-061-0/+13
* sort: style knits / cleanups.Pedro F. Giffuni2015-04-051-13/+0
* sort: Fix a comment.Pedro F. Giffuni2015-04-051-1/+1
* - Update Oleg Moskalenko's email addressGabor Kovesdan2013-06-021-1/+1
* - Portability changes for ARMGabor Kovesdan2012-11-011-15/+17
* - Only use multi-threading for large filesGabor Kovesdan2012-05-251-0/+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/+1138