summaryrefslogtreecommitdiff
path: root/coreutils/Config.src
Commit message (Expand)AuthorAgeFilesLines
* restore documentation on the build config languageKartik Agaram2018-06-061-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-5/+5
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-15/+1
* Remove remnants of disabled "length" appletDenys Vlasenko2016-11-231-6/+0
* Convert all coreutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-231-644/+0
* sha3: fix to conform to final SHA3 padding standard, add -a BITS optionDenys Vlasenko2016-08-291-43/+0
* stat: make -f optional. This allows to build stat for non-linux systemsDenys Vlasenko2015-10-301-16/+0
* uname: make OS name configurableRon Yorston2015-08-031-0/+8
* sync: add support for -d -f FILEDenys Vlasenko2015-07-211-6/+0
* typo fixesManinder Singh2015-05-251-1/+1
* dd: add optional support for status=noxfer/noneAri Sundholm2015-02-071-38/+0
* Add conditional support for -v / --verboseDenys Vlasenko2014-05-191-0/+10
* tail: adjust help/usage textsCristian Ionescu-Idbohrn2014-01-101-1/+2
* sha3sum: new appletLauri Kasanen2013-01-141-3/+9
* hostid: fix behavior on identifiers starting with zerosPere Orga2011-08-161-7/+0
* users: new applet.Tito Ragusa2011-08-091-7/+0
* groups: new appletTito Ragusa2011-06-211-6/+0
* Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"Denys Vlasenko2011-02-261-1/+1
* disable length applet. ${#var} and echo -n "$var" | wc -c are portable equiva...Denys Vlasenko2011-01-261-5/+5
* touch: fix help text to not show options disabled in .configDenys Vlasenko2010-12-011-7/+0
* stty: sort out preprocessor conditionalsJeremie Koenig2010-08-011-1/+0
* mark Linux-specific configuration optionsJeremie Koenig2010-07-191-0/+2
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-97/+97
* partially migrate coreutils to Config.src and Kbuild.srcDenys Vlasenko2010-06-041-0/+808