aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Kbuild.src
AgeCommit message (Expand)Author
2017-01-10shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_fooDenys Vlasenko
2017-01-09hush: make echo builtin optionalDenys Vlasenko
2017-01-08hush: kill builtin and kill %jobspec supportDenys Vlasenko
2016-12-23Make it possible to select "sh" and "bash" aliases without selecting ash or hushDenys Vlasenko
2016-11-23Remove remnants of disabled "length" appletDenys Vlasenko
2016-11-23Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko
2016-08-29sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko
2015-07-21sync: add support for -d -f FILEDenys Vlasenko
2013-02-25head,tail: use common suffix struct. simplify help text.Denys Vlasenko
2013-01-14sha3sum: new appletLauri Kasanen
2011-08-16hostid: fix behavior on identifiers starting with zerosPere Orga
2011-08-09remove extra += who.oDenys Vlasenko
2011-06-21groups: new appletTito Ragusa
2011-01-26disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko
2010-12-01touch: fix help text to not show options disabled in .configDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-04partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko