aboutsummaryrefslogtreecommitdiff
path: root/toys/sort.c
AgeCommit message (Expand)Author
2010-01-05menuconfig indentation should be handled by dependencies, not whitespace in d...Rob Landley
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 wr...Rob Landley