Denys Vlasenko
|
043b1e5d99
more C standard compat fixes from Dan Fandrich
|
před 15 roky |
Denys Vlasenko
|
4813a5100d
libbb: stop using bb_strtod for now
|
před 15 roky |
Denis Vlasenko
|
97faf531c8
sleep: make fractional seconds separately selectable in .config
|
před 16 roky |
Denis Vlasenko
|
adbb73bda7
sleep: if FANCY && DESKTOP, support fractional seconds, minutes,
|
před 16 roky |
Denis Vlasenko
|
a60f84ebf0
*: rename ATTRIBUTE_XXX to just XXX.
|
před 16 roky |
Denis Vlasenko
|
1d42665b6b
*: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param)
|
před 16 roky |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
před 17 roky |
Denis Vlasenko
|
f868963c67
multiplier suffixes are short, store them directly in struct suffix_mult
|
před 17 roky |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
před 17 roky |
Denis Vlasenko
|
6d709972cd
cttyhack: new applet.
|
před 17 roky |
Denis Vlasenko
|
a6a1785a30
hush: add ctrl-Z handling for nofork'ed case
|
před 17 roky |
Denis Vlasenko
|
99912ca733
audit small applets and mark some of them as NOFORK.
|
před 17 roky |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
před 18 roky |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
před 18 roky |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
před 18 roky |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
před 18 roky |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
před 21 roky |
Eric Andersen
|
1d1d2f9b18
Update some missing copyright notices
|
před 22 roky |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
před 24 roky |
Eric Andersen
|
67991cf824
This patch, put together by Manuel Novoa III, is a merge of work
|
před 24 roky |
Eric Andersen
|
ed3ef50c23
Fix header file usage -- there were many unnecessary header files included in
|
před 24 roky |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
před 24 roky |
Matt Kraai
|
3e856ce428
Stop using TRUE and FALSE for exit status.
|
před 24 roky |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
před 24 roky |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
před 24 roky |
Eric Andersen
|
b610615be9
Updates to a number of apps to remove warnings/compile errors under libc5.
|
před 24 roky |
Erik Andersen
|
7ab9c7ee52
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
|
před 24 roky |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
před 25 roky |
Eric Andersen
|
d73dc5b073
Updates to usage, and made tar work.
|
před 25 roky |
Eric Andersen
|
c49960189a
Fixed up copyright notices and such
|
před 25 roky |