| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qsort: add a short comment about the algorithm | Leah Neukirchen | 2017-08-11 | 1 | -0/+3 |
| * | avoid crashing when nel==0 is passed to qsort | Rich Felker | 2011-04-29 | 1 | -2/+6 |
| * | replace heap sort with smoothsort implementation by Valentin Ochs | Rich Felker | 2011-04-27 | 1 | -31/+192 |
| * | don't compare elements with themselves during qsort. | Rich Felker | 2011-02-17 | 1 | -1/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+50 |
