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
/
fixdep.c
(
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
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
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-05-14
1
-6
/
+6
|
\
|
|
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
1
-6
/
+6
*
|
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
2014-01-13
1
-1
/
+1
|
\
|
|
*
build system: stop including alloca.h, stdlib.h provides it
Denys Vlasenko
2014-01-09
1
-1
/
+1
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
1
-0
/
+1
|
\
|
|
*
suppress "warning: implicit declaration of function 'alloca'"
Denys Vlasenko
2011-09-15
1
-0
/
+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
*
fix extra bogus files generation in include/config/*
Denys Vlasenko
2010-06-17
1
-4
/
+9
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
1
-2
/
+2
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-13
/
+17
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-1
/
+1
*
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
*
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
1
-0
/
+393