Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
пре 13 година |
Pere Orga
|
34425389e0
move help text from include/usage.src.h to coreutils/*.c
|
пре 13 година |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
пре 14 година |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
пре 14 година |
Denys Vlasenko
|
a355da0775
*: make 2 more "int argc"'s unused; more saved if !DESKTOP
|
пре 15 година |
Bernhard Reutner-Fischer
|
95a036e125
tty: use defines rather than constants
|
пре 15 година |
Denis Vlasenko
|
5e34ff29bc
*: mass renaming of USE_XXXX to IF_XXXX
|
пре 15 година |
Denis Vlasenko
|
4e12b1a2a9
libbb: introduce and use xmalloc_ttyname (-32 in bss).
|
пре 16 година |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
пре 16 година |
Denis Vlasenko
|
68404f13d4
*: add -Wunused-parameter; fix resulting breakage
|
пре 16 година |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
пре 17 година |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
пре 17 година |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
пре 17 година |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
пре 17 година |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
пре 18 година |
Bernhard Reutner-Fischer
|
1118a1de46
- make pre SUSv3 option handling dependant on INCLUDE_SUSv2
|
пре 18 година |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
пре 18 година |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
пре 18 година |
Denis Vlasenko
|
40920825d5
rename bb_default_error_retval -> xfunc_error_retval
|
пре 18 година |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
пре 18 година |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
пре 18 година |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
пре 22 година |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
пре 24 година |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
пре 24 година |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
пре 24 година |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
пре 24 година |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
пре 24 година |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
пре 24 година |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
пре 24 година |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
пре 24 година |