| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'busybox' into merge | Ron Yorston | 2019-01-10 | 1 | -1/+2 |
|\ |
|
| * | build system: fix compiler warnings | Denys Vlasenko | 2019-01-06 | 1 | -1/+2 |
* | | kbuild: support at least non-interactive mode on Windows | Johannes Schindelin | 2017-07-14 | 2 | -3/+25 |
* | | fixdep: fix assumption that `long` is as large as `void *` | Johannes Schindelin | 2017-07-14 | 1 | -2/+2 |
* | | fixdep: be careful about handling empty lines correctly | Johannes Schindelin | 2017-07-14 | 1 | -1/+4 |
* | | fixdep: read the dependency files in binary mode | Johannes Schindelin | 2017-07-14 | 1 | -2/+6 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2015-07-14 | 1 | -1/+1 |
|\| |
|
| * | typo fixes | Maninder Singh | 2015-05-25 | 1 | -1/+1 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2014-01-13 | 2 | -2/+2 |
|\| |
|
| * | build system: stop including alloca.h, stdlib.h provides it | Denys Vlasenko | 2014-01-09 | 2 | -2/+2 |
* | | Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge | Ron Yorston | 2012-03-23 | 2 | -0/+2 |
|\| |
|
| * | suppress "warning: implicit declaration of function 'alloca'" | Denys Vlasenko | 2011-09-15 | 2 | -0/+2 |
* | | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge | Ron Yorston | 2012-03-22 | 1 | -1/+1 |
|\| |
|
| * | Fix double words in comments. No code changes | Marek Polacek | 2011-04-16 | 1 | -1/+1 |
* | | fixdep: fix mmap() on msys | Klessing, Daniel | 2011-10-30 | 1 | -6/+28 |
* | | win32: fixdep: workaround mmap() | Nguyễn Thái Ngọc Duy | 2011-01-23 | 1 | -0/+29 |
|/ |
|
* | scripts: fix fixdep.c to let it workable in cygwin | Macpaul Lin | 2010-12-18 | 1 | -1/+1 |
* | Revert "scripts: fix fixdep.c to let it workable in cygwin" | Denys Vlasenko | 2010-12-18 | 1 | -1/+1 |
* | scripts: fix fixdep.c to let it workable in cygwin | Greentime | 2010-12-18 | 1 | -1/+1 |
* | *: trailing empty lines removed | Denys Vlasenko | 2010-07-26 | 1 | -1/+0 |
* | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -1/+1 |
* | fix extra bogus files generation in include/config/* | Denys Vlasenko | 2010-06-17 | 2 | -7/+13 |
* | Hurd compat fixes. Mostly dealing with absent PATH_MAX | Jérémie Koenig | 2010-03-26 | 2 | -12/+14 |
* | scripts/basic/docproc.c: remove stray NUL byte from the source | Denys Vlasenko | 2010-01-12 | 1 | -1/+1 |
* | add .gitignore files | Mike Frysinger | 2009-05-05 | 1 | -0/+4 |
* | *: mass renaming of USE_XXXX to IF_XXXX | Denis Vlasenko | 2009-04-21 | 1 | -13/+17 |
* | libbb: [x]fopen_for_{read,write} introduced and used. | Denis Vlasenko | 2008-07-21 | 1 | -1/+1 |
* | whitespace fixes | Denis Vlasenko | 2007-05-30 | 1 | -26/+26 |
* | style fixes. No code changes | Denis Vlasenko | 2007-04-12 | 1 | -2/+2 |
* | - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g" | Bernhard Reutner-Fischer | 2007-04-04 | 2 | -2/+2 |
* | fixdep.c: avoit doing memcmp in most cases | Denis Vlasenko | 2006-12-30 | 1 | -3/+3 |
* | saw commit of vapier@busybox.net (thanks!), | Denis Vlasenko | 2006-12-30 | 1 | -17/+22 |
* | prevent accessing memory that we dont own | Mike Frysinger | 2006-12-30 | 1 | -5/+5 |
* | "kernel config" -> "busybox config" | Denis Vlasenko | 2006-11-30 | 1 | -1/+1 |
* | build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_) | Denis Vlasenko | 2006-10-19 | 1 | -15/+21 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 4 | -0/+1035 |