index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
basic
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
1
-2
/
+9
|
\
|
*
fixdep: add fstat error handling
Sam James
2024-09-27
1
-2
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-0
/
+1
|
\
|
|
*
docproc: avoid segfault during file closing
Yan Zhu
2024-04-13
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
1
-1
/
+5
|
\
|
|
*
fixdep: avoid underflow when end of entry doesn't coincide with EOF
Arsen Arsenović
2023-02-27
1
-0
/
+5
*
|
build system: allow building with w64devkit
Ron Yorston
2022-10-30
1
-0
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-05-14
3
-17
/
+17
|
\
|
|
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
3
-16
/
+16
|
*
build system: avoid build failure during bisection
Ron Yorston
2021-04-13
1
-1
/
+1
*
|
.gitignore: support building on Windows
Johannes Schindelin
2021-02-21
1
-0
/
+3
*
|
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