aboutsummaryrefslogtreecommitdiff
path: root/sort.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in commentsJosh Triplett2007-03-091-1/+1
* [PATCH] fix sparse warningsAlecs King2005-12-311-3/+2
* Beginning infrastructure for tagged lists.Linus Torvalds2005-04-071-3/+3
* Split out the blob allocator from lib.c into allocate.c.Linus Torvalds2005-04-071-1/+3
* Make sure sort does not degenerate.welinder@anemone.rentec.com2005-04-071-68/+256
* Add sort_list() function that kind of works like qsort, butLinus Torvalds2005-04-071-0/+101