Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
f350160963c4412bb76f3e8cca669529fdde81d1
/
archival
/
uncompress.c
c4b6739
Use xstat() instead of if(stat()) die()
by Rob Landley
· 19 years ago
421d9e5
- move buffer allocation schemes to libbb.h
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
b7128c6
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
by Rob Landley
· 19 years ago
70060d2
s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g
by Eric Andersen
· 21 years ago
a0b3705
Save a few bytes by using bb_getopt_ulflags and a few other minor improvments
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
bf1cc8b
Make uncompress a seperate applet so it doesnt pull in all the gunzip code
by Glenn L McGrath
· 22 years ago