aboutsummaryrefslogtreecommitdiff
path: root/toys/sort.c
AgeCommit message (Collapse)Author
2008-06-22Only apply global flags to fallback sort.Rob Landley
2008-06-18Most of an susv3 compliant sort implementation (loosely based on the one I ↵Rob Landley
wrote back in 2005). Still a few bugs. Needs a _biiiiig_ test suite...