Denis Vlasenko
|
e9ad84dfd4
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
|
16 yıl önce |
Denis Vlasenko
|
b6052724ff
open_transformer: do not return fd, it does not change
|
16 yıl önce |
Denis Vlasenko
|
defc1ea340
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
|
16 yıl önce |
Denis Vlasenko
|
059c91711f
open_transformer: do not duplicate "<program> -cf -"
|
17 yıl önce |
Denis Vlasenko
|
476b070036
style fix, no code changes
|
17 yıl önce |
Denis Vlasenko
|
211f7f88ae
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>)
|
17 yıl önce |
Denis Vlasenko
|
c14d39e83a
rmp: add optional support for bz2 data. +50 bytes of code
|
17 yıl önce |
Denis Vlasenko
|
afc9ff99fd
removal of commented-out cruft
|
18 yıl önce |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 yıl önce |
Denis Vlasenko
|
1385899416
attempt to regularize atoi mess.
|
18 yıl önce |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 yıl önce |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 yıl önce |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
18 yıl önce |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
21 yıl önce |
Glenn L McGrath
|
1a41db8eaf
Remove some tar_gz stuff that get dragged in
|
21 yıl önce |
Glenn L McGrath
|
94cf153c2b
Remove debugging noise.
|
21 yıl önce |
Glenn L McGrath
|
2685724e23
Fix tar -j support
|
21 yıl önce |
Glenn L McGrath
|
e356883ffb
Minor cleanups
|
22 yıl önce |
Glenn L McGrath
|
7f2a95319b
Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files
|
22 yıl önce |