Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b9c2108b26ad1fe4634c250850a4abadff26c76e
/
scripts
/
basic
1a45b2c
fix "warning array subscript has type 'char'"
by Denys Vlasenko
· 3 years, 8 months ago
27c1bc8
build system: avoid build failure during bisection
by Ron Yorston
· 3 years, 8 months ago
4bdc914
build system: fix compiler warnings
by Denys Vlasenko
· 6 years ago
97c6491
typo fixes
by Maninder Singh
· 10 years ago
f2743a5
build system: stop including alloca.h, stdlib.h provides it
by Denys Vlasenko
· 11 years ago
dd1eb41
suppress "warning: implicit declaration of function 'alloca'"
by Denys Vlasenko
· 13 years ago
b0b8884
Fix double words in comments. No code changes
by Marek Polacek
· 14 years ago
b2fa0b6
scripts: fix fixdep.c to let it workable in cygwin
by Macpaul Lin
· 14 years ago
e068842
Revert "scripts: fix fixdep.c to let it workable in cygwin"
by Denys Vlasenko
· 14 years ago
10c36b8
scripts: fix fixdep.c to let it workable in cygwin
by Greentime
· 14 years ago
ba2dccc
*: trailing empty lines removed
by Denys Vlasenko
· 14 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
2f41e7e
fix extra bogus files generation in include/config/*
by Denys Vlasenko
· 14 years ago
fbedacf
Hurd compat fixes. Mostly dealing with absent PATH_MAX
by Jérémie Koenig
· 15 years ago
f3ec0fb
scripts/basic/docproc.c: remove stray NUL byte from the source
by Denys Vlasenko
· 15 years ago
3322351
add .gitignore files
by Mike Frysinger
· 16 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
5415c85
libbb: [x]fopen_for_{read,write} introduced and used. (by Valdimir)
by Denis Vlasenko
· 16 years ago
4b924f3
whitespace fixes
by Denis Vlasenko
· 18 years ago
51742f4
style fixes. No code changes
by Denis Vlasenko
· 18 years ago
febe3c4
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
by Bernhard Reutner-Fischer
· 18 years ago
cb04ff5
fixdep.c: avoit doing memcmp in most cases
by Denis Vlasenko
· 18 years ago
80602a9
saw commit of vapier@busybox.net (thanks!),
by Denis Vlasenko
· 18 years ago
c255f8b
prevent accessing memory that we dont own
by Mike Frysinger
· 18 years ago
eb98be0
"kernel config" -> "busybox config"
by Denis Vlasenko
· 18 years ago
9fa9950
build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago