Eric Andersen
|
b225e2a76b
Fixup some warnings
|
20 jaren geleden |
Glenn L McGrath
|
c6992feee3
Update my email address, document some of my tasks in the AUTHORS file
|
20 jaren geleden |
Eric Andersen
|
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
|
20 jaren geleden |
Glenn L McGrath
|
6cb3bc056c
Use bb_getopt_ulflags, simplify some logic, saves some bytes.
|
21 jaren geleden |
Glenn L McGrath
|
f235d05773
Use the return value from uncompress_bunzip, fix some typo
|
21 jaren geleden |
Glenn L McGrath
|
debb21ece7
Fix a logic error, the old bunzip code returned non-zero for success,
|
21 jaren geleden |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 jaren geleden |
Glenn L McGrath
|
237ae42fc9
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
|
22 jaren geleden |
Glenn L McGrath
|
60bce4905c
Move bunzip2 idecompression code to libunarchive
|
22 jaren geleden |
Aaron Lehmann
|
9031481ac3
inline many functions that are only called once. saves about 300 bytes
|
22 jaren geleden |
Aaron Lehmann
|
8c26fbe537
remove cleanUpAndFail, and replace it with exit(). because that's what
|
22 jaren geleden |
Aaron Lehmann
|
9f92d5f2a2
Major revamp. I've been trying to clean up the code. the bzerror stuff
|
22 jaren geleden |
Matt Kraai
|
a0782684fd
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
|
22 jaren geleden |
Matt Kraai
|
cf32ac543c
* archival/bunzip2.c (bunzip2_main): Remove compressed file.
|
23 jaren geleden |
Matt Kraai
|
9cdb0601eb
* archival/bunzip2.c: Include <unistd.h>.
|
23 jaren geleden |
Matt Kraai
|
1f0c43668a
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
|
23 jaren geleden |
Aaron Lehmann
|
b9df470c4d
Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing
|
23 jaren geleden |
Glenn L McGrath
|
fff11f1ab7
bzcat and bunzip -c support from Thomas Lundquist
|
23 jaren geleden |
Matt Kraai
|
c8227639db
Change strdup calls to xstrdup (patch from Steve Merrifield).
|
23 jaren geleden |
Glenn L McGrath
|
24e2833cdf
Initial support for for bunzip2....
|
23 jaren geleden |