Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
94d03f0da0809784b398585cd0d7669b77a475c9
/
libbb
/
recursive_action.c
a60f84e
*: rename ATTRIBUTE_XXX to just XXX.
by Denis Vlasenko
· 16 years ago
a8a3b49
libbb/recursive_action.c: fix slight error in prev commit
by Denis Vlasenko
· 16 years ago
671691c
modutils: optional modutils-small by Vladimir Dronnikov.
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
2649f21
open_transformer: fix bug of calling exit instead of _exit
by Denis Vlasenko
· 16 years ago
68404f1
*: add -Wunused-parameter; fix resulting breakage
by Denis Vlasenko
· 17 years ago
0c97c9d
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
by Denis Vlasenko
· 17 years ago
d166f83
md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path)
by Denis Vlasenko
· 17 years ago
bbd695d
find: fix handling of -prune recursive_actions: uppercase flag constants
by Denis Vlasenko
· 18 years ago
3e816c1
- fold recurse, depthFirst and dereference params into one param flags.
by Bernhard Reutner-Fischer
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
5e2db5e
build system: small fix for "release" target to work
by Denis Vlasenko
· 18 years ago
5d499e1
find: a lot more compliant to 'standard' find
by Denis Vlasenko
· 18 years ago
8c35d65
recursive_action: add depth param chmod: match coreutils versus following links
by Denis Vlasenko
· 18 years ago
3b8fc1c
recursive_action: preparatory changes. will introduce "int level".
by Denis Vlasenko
· 18 years ago
3a6755f
grep: add support for -r
by Denis Vlasenko
· 18 years ago
0c45bb23
tar: fix "xopen with O_CREAT" warning, improve zero padding write
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
cb44816
- add and use bb_opendir(), bb_xopendir().
by Bernhard Reutner-Fischer
· 19 years ago
66a56aa
Vladimir N. Oleynik writes:
by Eric Andersen
· 21 years ago
3f47c45
Christian Grigis, christian.grigis at smartdata dot ch writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
393183d
Vodz, last_patch_86
by Glenn L McGrath
· 22 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
b2e28a0
Use error_msg instead of fprintf(stderr
by Glenn L McGrath
· 22 years ago
1f0c436
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
by Matt Kraai
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
04095e5
Move messages.c to libbb. Make each string in messages.c be its own .o file.
by Eric Andersen
· 24 years ago
fd40294
Patch from Valdimir to reduce stack usage, since recursive_action
by Eric Andersen
· 24 years ago
1ca20a7
A nice patch from Larry Doolittle that adds -Wshadow and
by Eric Andersen
· 24 years ago
aad1a88
Convert utility.c into libbb.a. It is now a whole pile of .c
by Eric Andersen
· 24 years ago