Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
bf0a201008671f81c107de72c026b1b84967561d
/
archival
/
libunarchive
/
decompress_bunzip2.c
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
97a8dd3
g[un]zip: add support for -v (verbose).
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
1ec5b29
More size shrinkage.
by Rob Landley
· 19 years ago
e66c7ef
Busybox is under the GPL.
by Rob Landley
· 19 years ago
c57ec37
Patch from Rob Sullivan to consolidate crc32 table generation.
by Rob Landley
· 19 years ago
cfb53df
- include proper prototypes in libunarchive.
by Bernhard Reutner-Fischer
· 19 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
e7c43b6
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
by Rob Landley
· 19 years ago
efae294
Fix for an integer overflow bug that could cause a segfault on certain
by Rob Landley
· 19 years ago
2c98c40
The tendency of vi to auto-indent can be really annoying at times.
by Rob Landley
· 19 years ago
f856eab
More whitespace than you can possibly imagine...
by Rob Landley
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
1ff789c
Stop gcc4 from nit-picking about signedness of char *.
by Rob Landley
· 19 years ago
a8b98d6
Don't document compiler warnings. _FIX_ compiler warnings.
by Rob Landley
· 20 years ago
b225e2a
Fixup some warnings
by Eric Andersen
· 20 years ago
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
5699b85
Move from read_gz to the pipe()+fork() method.
by Glenn L McGrath
· 21 years ago
2685724
Fix tar -j support
by Glenn L McGrath
· 21 years ago
8179cf2
Put back the tar support stubs (and warnings) for now.
by Eric Andersen
· 21 years ago
1c83440
Add some error messages, use xmalloc instead of malloc
by Glenn L McGrath
· 21 years ago
5fa4db2
Another bzip2 update and speedup from Manuel Novoa III, with some
by Eric Andersen
· 21 years ago
1acfb72
Manuel Novoa III writes:
by Eric Andersen
· 21 years ago
0d6d88a
Rob Landley's new micro-bunzip version 3. Rob writes:
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
7f2a953
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files
by Glenn L McGrath
· 22 years ago
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