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
*
fixdep: add fstat error handling
Sam James
2024-09-27
1
-2
/
+9
*
fixdep: avoid underflow when end of entry doesn't coincide with EOF
Arsen Arsenović
2023-02-27
1
-0
/
+5
*
fix "warning array subscript has type 'char'"
Denys Vlasenko
2021-04-14
1
-6
/
+6
*
build system: stop including alloca.h, stdlib.h provides it
Denys Vlasenko
2014-01-09
1
-1
/
+1
*
suppress "warning: implicit declaration of function 'alloca'"
Denys Vlasenko
2011-09-15
1
-0
/
+1
*
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