index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
decompress_uncompress.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved biggest stack buffers to malloc space, or made their size configurable
Denis Vlasenko
2007-06-10
1
-49
/
+49
*
delete tons of extra #includes
Denis Vlasenko
2007-05-31
1
-3
/
+0
*
style fixes
Denis Vlasenko
2007-04-13
1
-7
/
+7
*
Stopped doing assignments inside expressions.
Denis Vlasenko
2007-01-05
1
-23
/
+39
*
g[un]zip: add support for -v (verbose).
Denis Vlasenko
2006-10-01
1
-7
/
+11
*
- strip 399424 off the bss by making decompress_uncompress buffers config buf...
Bernhard Reutner-Fischer
2006-09-06
1
-12
/
+10
*
Cleaup read() and write() variants, plus a couple of new functions like
Rob Landley
2006-07-16
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-02
1
-0
/
+1
*
Patch from Vladamir Oleynik, reducing memory consumption.
Rob Landley
2006-05-11
1
-1
/
+1
*
Robert P. Day removed 8 gazillion occurrences of "extern" on function
Rob Landley
2006-03-06
1
-1
/
+1
*
remove unrequired dependences
"Vladimir N. Oleynik"
2005-09-14
1
-1
/
+0
*
punt unused variable
Mike Frysinger
2005-07-30
1
-3
/
+0
*
Patch from Bernhard Fischer to make a bunch of symbols static
Eric Andersen
2005-04-16
1
-7
/
+7
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-1
/
+1
*
Use safe read
Glenn L McGrath
2003-11-21
1
-1
/
+1
*
tar -Z, uncompress support
Glenn L McGrath
2003-11-18
1
-5
/
+0
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-4
/
+4
*
Style
Glenn L McGrath
2002-11-28
1
-158
/
+149
*
Fix #define syntax
Glenn L McGrath
2002-11-03
1
-1
/
+1
*
Make uncompress a seperate applet so it doesnt pull in all the gunzip code
Glenn L McGrath
2002-11-01
1
-1
/
+1
*
Allow short reads when filling compress buffer
Glenn L McGrath
2002-11-01
1
-1
/
+1
*
Fix compress support and prevent a segfault
Glenn L McGrath
2002-09-27
1
-16
/
+10
*
Support old-style compress (.Z) files via libbb / unzip( ) calls
Robert Griebl
2002-05-19
1
-0
/
+313