James Byrne
|
6937487be7
libbb: reduce the overhead of single parameter bb_error_msg() calls
|
il y a 5 ans |
Denys Vlasenko
|
8b77a9ea81
*: fix fallout from opt_complementary conversion
|
il y a 7 ans |
Denys Vlasenko
|
bbc26c6934
run-init: implement -n "dry run"
|
il y a 7 ans |
Denys Vlasenko
|
22542eca18
getopt32: remove opt_complementary
|
il y a 7 ans |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
il y a 7 ans |
Denys Vlasenko
|
ae178cee3d
Update remaining menuconfig items with approximate applet sizes
|
il y a 7 ans |
Denys Vlasenko
|
205d48e948
*: add comment about APPLET_ODDNAME format
|
il y a 7 ans |
Mike Frysinger
|
1cda879080
setfiles: fix build failure after common_bufsiz change
|
il y a 8 ans |
Denys Vlasenko
|
a8e52da774
Convert all selinux/* applets to "new style" applet definitions
|
il y a 8 ans |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
il y a 8 ans |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
il y a 8 ans |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
il y a 8 ans |
Denys Vlasenko
|
80f0f1d712
setfiles: switch bb_info_msg to printf
|
il y a 8 ans |
Maninder Singh
|
97f2f7ca7f
Removes stray empty line from code
|
il y a 9 ans |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
il y a 12 ans |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
il y a 13 ans |
Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
il y a 14 ans |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
il y a 14 ans |
Denys Vlasenko
|
2ec91aead5
*: remove some uses of argc
|
il y a 15 ans |
Denys Vlasenko
|
8131eea3dc
*: introduce and use ffulsh_all()
|
il y a 15 ans |
Denys Vlasenko
|
90a9904e9e
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
|
il y a 15 ans |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
il y a 15 ans |
Denis Vlasenko
|
c7cc5a9432
mdev: Rob's #if forest removal
|
il y a 15 ans |
Denis Vlasenko
|
5415c856ea
libbb: [x]fopen_for_{read,write} introduced and used.
|
il y a 16 ans |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
il y a 16 ans |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
il y a 16 ans |
Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
il y a 16 ans |
Denis Vlasenko
|
592d4fe772
selinux/*: -Wunused-parameter fixes
|
il y a 16 ans |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
il y a 17 ans |
Denis Vlasenko
|
0c97c9d437
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
il y a 17 ans |