index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
bunzip2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major coreutils update.
mjn3
2003-03-19
1
-8
/
+8
*
Abstract read and seek in unarchiving code, convert bunzip to file descriptor...
bug1
2002-11-03
1
-14
/
+17
*
Move bunzip2 idecompression code to libunarchive
bug1
2002-11-03
1
-1787
/
+22
*
inline many functions that are only called once. saves about 300 bytes
aaronl
2002-06-23
1
-10
/
+10
*
remove cleanUpAndFail, and replace it with exit(). because that's what
aaronl
2002-06-23
1
-22
/
+3
*
Major revamp. I've been trying to clean up the code. the bzerror stuff
aaronl
2002-06-22
1
-562
/
+54
*
* archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard
kraai
2002-04-15
1
-2
/
+2
*
* archival/bunzip2.c (bunzip2_main): Remove compressed file.
kraai
2002-03-27
1
-2
/
+19
*
* archival/bunzip2.c: Include <unistd.h>.
kraai
2002-03-27
1
-17
/
+22
*
Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.
kraai
2001-12-20
1
-44
/
+44
*
Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing
aaronl
2001-12-06
1
-1
/
+1
*
bzcat and bunzip -c support from Thomas Lundquist
bug1
2001-11-18
1
-4
/
+34
*
Change strdup calls to xstrdup (patch from Steve Merrifield).
kraai
2001-11-12
1
-1
/
+1
*
Initial support for for bunzip2....
bug1
2001-10-05
1
-0
/
+2340