Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1e18f1bab3400246129756a35bb5752ba98f4c90
/
archival
/
libunarchive
/
open_transformer.c
847fa77
*: tidy up usage of char **environ
by Denis Vlasenko
· 17 years ago
059c917
open_transformer: do not duplicate "<program> -cf -"
by Denis Vlasenko
· 17 years ago
bf8fcac
open_transformer: fix vda's goofup
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
7e0fbf9
tar: conditionally don't wait for vforked child to exec, as it always
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
5a6aedd
xpipe: introduce (saves ~170 bytes)
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
97a8dd3
g[un]zip: add support for -v (verbose).
by Denis Vlasenko
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 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
20872be
Dont close original file handle, we may need it later.
by Glenn L McGrath
· 21 years ago
5699b85
Move from read_gz to the pipe()+fork() method.
by Glenn L McGrath
· 21 years ago