Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bd2e42f162dfd90b4356ace9e60410832e972a68
/
gzip.c
cbe31da
It turns out that DODMALLOC was broken when I reorganized busybox.h
by Eric Andersen
· 24 years ago
67991cf
This patch, put together by Manuel Novoa III, is a merge of work
by Eric Andersen
· 24 years ago
dd19c69
Removed trailing \n from error_msg{,_and_die} messages.
by Matt Kraai
· 24 years ago
ed3ef50
Fix header file usage -- there were many unnecessary header files included in
by Eric Andersen
· 24 years ago
a9819b2
Use busybox error handling functions wherever possible.
by Matt Kraai
· 24 years ago
02ced93
Add GNU compatibile gzip -d
by Eric Andersen
· 24 years ago
f57c944
Changed names of functions in utility.c and all affected files, to make
by Mark Whitley
· 24 years ago
3e856ce
Stop using TRUE and FALSE for exit status.
by Matt Kraai
· 24 years ago
7918e1f
Move flush_outbuf to the file in which it is used, and by doing so fix a
by Matt Kraai
· 24 years ago
63a8622
Cleanup of duplicated symbols -- found by compiling with
by Eric Andersen
· 24 years ago
207061a
Fix error messages.
by Matt Kraai
· 24 years ago
3570a34
Renamed "internal.h" to the more sensible "busybox.h". -Erik
by Eric Andersen
· 24 years ago
5eb5912
Sigh. Seems I screwed up last time. This fixed detecting
by Eric Andersen
· 24 years ago
88f50b6
Some #include updates. -Erik
by Eric Andersen
· 24 years ago
ea824fb
Fixed stdin/stdout paths so things like
by Eric Andersen
· 24 years ago
bf181b9
Extract usage information into a separate file.
by Matt Kraai
· 24 years ago
be84cd4
Always report the applet name when doing error reporting.
by Matt Kraai
· 24 years ago
b610615
Updates to a number of apps to remove warnings/compile errors under libc5.
by Eric Andersen
· 24 years ago
330fd2b
More libc portability updates, add in the website (which has not been
by Erik Andersen
· 25 years ago
7ab9c7e
Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP
by Erik Andersen
· 25 years ago
4f3f757
Latest and greatest. Some effort at libc5 (aiming towards newlib)
by Erik Andersen
· 25 years ago
5e1189e
More documentation updates, and minor fixes to make things sync
by Erik Andersen
· 25 years ago
61677fe
Upates to include copyright 2000 to everything -Erik
by Erik Andersen
· 25 years ago
825aead
Patch to make killall actually kill all PIDs with the specified name,
by Erik Andersen
· 25 years ago
9ffdaa6
Updates -Erik
by Erik Andersen
· 25 years ago
e49d5ec
Some formatting updates (ran the code through indent) -Erik
by Erik Andersen
· 25 years ago
3fe39dc
Some busybox updates. See the changelog for details if you care. -Erik
by Erik Andersen
· 25 years ago
4d1d011
Reworked the source so it will compile and run under glibc 2.0.7
by Erik Andersen
· 25 years ago
d80e851
Stuf
by Eric Andersen
· 25 years ago
96bcfd3
Latest and greatest -Erik
by Eric Andersen
· 25 years ago
0dfac6b
Stuff
by Eric Andersen
· 25 years ago
c296b54
Stuf
by Eric Andersen
· 25 years ago
350577c
Minor stuf
by Eric Andersen
· 25 years ago
0_33
d143e8f
Stuf
by Eric Andersen
· 25 years ago
e77ae3a
Added sfdisk. Ststic-ified a bunch of stuff.
by Eric Andersen
· 25 years ago
cb6e256
More stuff
by Eric Andersen
· 25 years ago
17d49ef
More stuff.
by Eric Andersen
· 25 years ago
cc8ed39
Initial revision
by Eric Andersen
· 25 years ago
0_29alpha2