Denis Vlasenko
|
bf66fbc8e2
introduce LONE_CHAR (optimized strcmp with one-char string)
|
vor 18 Jahren |
Denis Vlasenko
|
079f8afa0a
style cleanup: return(a) -> return a, part 1
|
vor 18 Jahren |
Rob Landley
|
ecb29573e9
"Jordan Crouse" <jordan.crouse@amd.com> says:
|
vor 18 Jahren |
"Robert P. J. Day"
|
68229837ff
Remove all usage of the "register" storage class specifier.
|
vor 18 Jahren |
Rob Landley
|
ea224be6aa
skip_whitespace() shouldn't claim its return value is const, it doesn't know
|
vor 18 Jahren |
Paul Fox
|
6ab037872f
|
vor 18 Jahren |
Bernhard Reutner-Fischer
|
19008b8373
- reuse strings and messages. Saves about 600B
|
vor 18 Jahren |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
vor 19 Jahren |
Tim Riker
|
c1ef7bdd8d
just whitespace
|
vor 19 Jahren |
Mike Frysinger
|
4e5936ef95
In Bug 208, bernhardf writes:
|
vor 19 Jahren |
Mike Frysinger
|
75ac42b1ae
add aliases == and [[ for = and [ to support more bash scripts
|
vor 19 Jahren |
Glenn L McGrath
|
73db8be80a
Patch from Bastian Blank to add 64 bit support to the test command.
|
vor 20 Jahren |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
vor 21 Jahren |
Eric Andersen
|
cb81e6484d
Update a bunch of docs. Run a script to update my email addr.
|
vor 21 Jahren |
Eric Andersen
|
8876fb2f59
last_patch89 from vodz:
|
vor 21 Jahren |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
vor 22 Jahren |
Glenn L McGrath
|
acfc0d872e
Run through indent, fix comments
|
vor 22 Jahren |
Eric Andersen
|
74400ccfd0
Scrub up some function prototypes.
|
vor 23 Jahren |
Eric Andersen
|
04095e58fb
Move messages.c to libbb. Make each string in messages.c be its own .o file.
|
vor 24 Jahren |
Eric Andersen
|
92d23245c9
Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>
|
vor 24 Jahren |
Eric Andersen
|
cbe31dace5
It turns out that DODMALLOC was broken when I reorganized busybox.h
|
vor 24 Jahren |
Matt Kraai
|
dd19c69904
Removed trailing \n from error_msg{,_and_die} messages.
|
vor 24 Jahren |
Matt Kraai
|
e6e818309e
Improvements from Vladimir N. Oleynik.
|
vor 24 Jahren |
Mark Whitley
|
f57c944e09
Changed names of functions in utility.c and all affected files, to make
|
vor 24 Jahren |
Eric Andersen
|
3570a34de4
Renamed "internal.h" to the more sensible "busybox.h".
|
vor 24 Jahren |
Matt Kraai
|
322ae93a5e
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
|
vor 24 Jahren |
Eric Andersen
|
88f50b6bf5
Some #include updates.
|
vor 24 Jahren |
Matt Kraai
|
27a804246a
Centralize handling of --help.
|
vor 24 Jahren |
Matt Kraai
|
bf181b9338
Extract usage information into a separate file.
|
vor 24 Jahren |
Matt Kraai
|
3bd8bd89ee
Don't use strings directly in calls to usage(). This is in preparation
|
vor 24 Jahren |