summaryrefslogtreecommitdiff
path: root/scripts/basic
Commit message (Expand)AuthorAge
* typo fixesManinder Singh2015-05-25
* build system: stop including alloca.h, stdlib.h provides itDenys Vlasenko2014-01-09
* suppress "warning: implicit declaration of function 'alloca'"Denys Vlasenko2011-09-15
* Fix double words in comments. No code changesMarek Polacek2011-04-16
* scripts: fix fixdep.c to let it workable in cygwinMacpaul Lin2010-12-18
* Revert "scripts: fix fixdep.c to let it workable in cygwin"Denys Vlasenko2010-12-18
* scripts: fix fixdep.c to let it workable in cygwinGreentime2010-12-18
* *: trailing empty lines removedDenys Vlasenko2010-07-26
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-04
* fix extra bogus files generation in include/config/*Denys Vlasenko2010-06-17
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-26
* scripts/basic/docproc.c: remove stray NUL byte from the sourceDenys Vlasenko2010-01-12
* add .gitignore filesMike Frysinger2009-05-05
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-21
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-21
* whitespace fixesDenis Vlasenko2007-05-30
* style fixes. No code changesDenis Vlasenko2007-04-12
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-04
* fixdep.c: avoit doing memcmp in most casesDenis Vlasenko2006-12-30
* saw commit of vapier@busybox.net (thanks!),Denis Vlasenko2006-12-30
* prevent accessing memory that we dont ownMike Frysinger2006-12-30
* "kernel config" -> "busybox config"Denis Vlasenko2006-11-30
* build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)Denis Vlasenko2006-10-19
* build system overhaulDenis Vlasenko2006-10-05