Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
fb6c76cb6eaade5693b7e99c33846c902689f1db
/
archival
/
libunarchive
/
get_header_tar_bz2.c
e9ad84d
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
by Denis Vlasenko
· 16 years ago
b605272
open_transformer: do not return fd, it does not change
by Denis Vlasenko
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
059c917
open_transformer: do not duplicate "<program> -cf -"
by Denis Vlasenko
· 17 years ago
476b070
style fix, no code changes
by Denis Vlasenko
· 17 years ago
211f7f8
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>)
by Denis Vlasenko
· 17 years ago
c14d39e
rmp: add optional support for bz2 data. +50 bytes of code
by Denis Vlasenko
· 18 years ago
afc9ff9
removal of commented-out cruft
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
5699b85
Move from read_gz to the pipe()+fork() method.
by Glenn L McGrath
· 21 years ago
1a41db8
Remove some tar_gz stuff that get dragged in
by Glenn L McGrath
· 21 years ago
94cf153
Remove debugging noise.
by Glenn L McGrath
· 21 years ago
2685724
Fix tar -j support
by Glenn L McGrath
· 21 years ago
e356883
Minor cleanups
by Glenn L McGrath
· 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