Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9a2d27249cc2235f7e001a9ea8d4605406bc5f38
/
archival
/
bunzip2.c
237ae42
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
by Glenn L McGrath
· 22 years ago
60bce49
Move bunzip2 idecompression code to libunarchive
by Glenn L McGrath
· 22 years ago
9031481
inline many functions that are only called once. saves about 300 bytes
by Aaron Lehmann
· 22 years ago
8c26fbe
remove cleanUpAndFail, and replace it with exit(). because that's what
by Aaron Lehmann
· 22 years ago
9f92d5f
Major revamp. I've been trying to clean up the code. the bzerror stuff
by Aaron Lehmann
· 22 years ago
a078268
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
by Matt Kraai
· 23 years ago
cf32ac5
* archival/bunzip2.c (bunzip2_main): Remove compressed file.
by Matt Kraai
· 23 years ago
9cdb060
* archival/bunzip2.c: Include <unistd.h>.
by Matt Kraai
· 23 years ago
1f0c436
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
by Matt Kraai
· 23 years ago
b9df470
Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing
by Aaron Lehmann
· 23 years ago
fff11f1
bzcat and bunzip -c support from Thomas Lundquist
by Glenn L McGrath
· 23 years ago
c822763
Change strdup calls to xstrdup (patch from Steve Merrifield).
by Matt Kraai
· 23 years ago
24e2833
Initial support for for bunzip2....
by Glenn L McGrath
· 23 years ago