Bernhard Reutner-Fischer
|
636a1f85e8
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
|
16 年 前 |
Denis Vlasenko
|
5a07a1d255
tar: move vfork into separate function (smaller code)
|
16 年 前 |
Denis Vlasenko
|
3718832a15
*: more readable handling of pipe fds. No code changes.
|
17 年 前 |
Denis Vlasenko
|
847fa779af
*: tidy up usage of char **environ
|
17 年 前 |
Denis Vlasenko
|
059c91711f
open_transformer: do not duplicate "<program> -cf -"
|
17 年 前 |
Denis Vlasenko
|
bf8fcaceb7
open_transformer: fix vda's goofup
|
17 年 前 |
Denis Vlasenko
|
211f7f88ae
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>)
|
17 年 前 |
Denis Vlasenko
|
7e0fbf9c26
tar: conditionally don't wait for vforked child to exec, as it always
|
17 年 前 |
Denis Vlasenko
|
9a7d38fe24
delete tons of extra #includes
|
17 年 前 |
Denis Vlasenko
|
5a6aeddfa7
xpipe: introduce (saves ~170 bytes)
|
17 年 前 |
Denis Vlasenko
|
ea62077b85
add open_read_close() and similar stuff
|
18 年 前 |
Denis Vlasenko
|
97a8dd3857
g[un]zip: add support for -v (verbose).
|
18 年 前 |
"Robert P. J. Day"
|
63fc1a9e08
Standardize on the vi editing directives being on the first line.
|
18 年 前 |
Bernhard Reutner-Fischer
|
cfb53dfd5e
- include proper prototypes in libunarchive.
|
18 年 前 |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 年 前 |
Glenn L McGrath
|
20872be9a4
Dont close original file handle, we may need it later.
|
21 年 前 |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
21 年 前 |