aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Kbuild
AgeCommit message (Collapse)Author
2007-03-25- rough prototype for split(1). TODO: Still needs some love since it's way ↵Bernhard Reutner-Fischer
too big.. text data bss dec hex filename 602 4 0 606 25e coreutils/split.o
2007-03-11fix buglets found by randomconfig runDenis Vlasenko
2006-12-21introduce LONE_CHAR (optimized strcmp with one-char string)Denis Vlasenko
2006-10-27chgrp: just call chown! :)Denis Vlasenko
2006-10-05build system overhaulDenis Vlasenko