Denis Vlasenko
|
dee8587d92
Apply post-1.11.0 patches. Bump version to 1.11.1.
|
16 жил өмнө |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 жил өмнө |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 жил өмнө |
Denis Vlasenko
|
fe7cd642b0
don't pass argc in getopt32, it's superfluous
|
17 жил өмнө |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 жил өмнө |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 жил өмнө |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 жил өмнө |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 жил өмнө |
Denis Vlasenko
|
f0ed376eda
remove bb_printf and the like
|
18 жил өмнө |
Denis Vlasenko
|
67b23e6043
getopt_ulflags -> getopt32.
|
18 жил өмнө |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 жил өмнө |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
19 жил өмнө |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 жил өмнө |
Manuel Novoa III
|
fa15f702d2
Work around compiler/assembler problem and reduce code size at the same time.
|
23 жил өмнө |
Eric Andersen
|
27eff033d2
Eliminate extra trailing space
|
23 жил өмнө |
Manuel Novoa III
|
6509f92a3b
Combined size reduction changes by Glenn and myself. Added back in "unknown"
|
23 жил өмнө |
Eric Andersen
|
eba8ed71f0
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
|
24 жил өмнө |
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 жил өмнө |
Mark Whitley
|
59ab025363
#define -> static const int. Also got rid of some big static buffers.
|
24 жил өмнө |
Matt Kraai
|
a9819b2908
Use busybox error handling functions wherever possible.
|
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 жил өмнө |
Eric Andersen
|
5a0a2aa00b
Fix touch so it behaves itself (it could segfault in some cases).
|
24 жил өмнө |
John Beppu
|
91e581fa04
- grep -v ^\.PHONY < Makefile
|
24 жил өмнө |
Erik Andersen
|
e49d5ecbbe
Some formatting updates (ran the code through indent)
|
25 жил өмнө |
Eric Andersen
|
d73dc5b073
Updates to usage, and made tar work.
|
25 жил өмнө |