aboutsummaryrefslogtreecommitdiff
path: root/sort.c (unfollow)
Commit message (Expand)Author
2024-07-31Rename memswap() to swap_regions(). Consolidate duplicate implementations.Franklin Wei
2023-04-02Move other test main()s out of library source files.Simon Tatham
2023-02-18Mark many more function (and some objects) staticBen Harris
2019-04-05New utility routine: sort with a context parameter.Simon Tatham