index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
libunarchive
/
open_transformer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
open_transformer: fix vda's goofup
Denis Vlasenko
2007-09-09
1
-2
/
+3
*
tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah...
Denis Vlasenko
2007-09-05
1
-3
/
+22
*
tar: conditionally don't wait for vforked child to exec, as it always
Denis Vlasenko
2007-09-04
1
-2
/
+4
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-4
/
+0
*
xpipe: introduce (saves ~170 bytes)
Denis Vlasenko
2007-05-26
1
-3
/
+1
*
add open_read_close() and similar stuff
Denis Vlasenko
2006-10-14
1
-8
/
+8
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
1
-2
/
+4
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
- include proper prototypes in libunarchive.
Bernhard Reutner-Fischer
2006-04-02
1
-13
/
+3
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
Dont close original file handle, we may need it later.
Glenn L McGrath
2003-11-18
1
-3
/
+4
*
Move from read_gz to the pipe()+fork() method.
Glenn L McGrath
2003-11-15
1
-0
/
+50