Denis Vlasenko
|
c93b162248
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
|
hace 16 años |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
hace 16 años |
Denis Vlasenko
|
19fb67eee4
run-parts: add --reverse
|
hace 17 años |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
hace 17 años |
Denis Vlasenko
|
2a1d024333
run_parts: make it sort executables by name (required by API)
|
hace 17 años |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
hace 17 años |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
hace 17 años |
Denis Vlasenko
|
990d0f63ee
Replace index_in_[sub]str_array with index_in_[sub]strings,
|
hace 17 años |
Denis Vlasenko
|
bdc88fdc68
rework long option handling. saves ~1.2k
|
hace 17 años |
Denis Vlasenko
|
dc757aa16c
introduce and use bb_basename()
|
hace 17 años |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
hace 17 años |
Denis Vlasenko
|
d4728145e3
run_parts: do not check path portion of a name for "bad chars".
|
hace 17 años |
Denis Vlasenko
|
8d9f495d68
getopt32: fix llist_t options ordering. llist_rev is not unused.
|
hace 17 años |
Denis Vlasenko
|
bbd695d801
find: fix handling of -prune
|
hace 17 años |
Bernhard Reutner-Fischer
|
3e816c1252
- fold recurse, depthFirst and dereference params into one param flags.
|
hace 17 años |
Denis Vlasenko
|
c7d4b98cbd
run_parts: I was wrong, NULL termination is already done because
|
hace 17 años |
Denis Vlasenko
|
45cd089df1
run_parts: NULL-terminate list of arguments; fix perror/error usage
|
hace 17 años |
Bernhard Reutner-Fischer
|
b7cffd4bed
- rewrite run-parts
|
hace 17 años |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
hace 18 años |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
hace 18 años |
Denis Vlasenko
|
e5667c1cfe
Closing bug 730. libbb run_parts is using scandir (a GNUism),
|
hace 18 años |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
hace 18 años |
Bernhard Reutner-Fischer
|
7fee0c4357
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
|
hace 18 años |
Bernhard Reutner-Fischer
|
e15d7573a1
- move #include busybox.h to the very top so we pull in the config
|
hace 18 años |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
hace 19 años |
"Vladimir N. Oleynik"
|
ba248206fe
change strange depend to libbb.h, but require busybox.h
|
hace 19 años |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
hace 21 años |
Eric Andersen
|
2a186890ee
Bruno Randolf writes:
|
hace 21 años |
Eric Andersen
|
a1ed06b047
Move start_stop_daemon to debianutils.
|
hace 21 años |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
hace 22 años |