Denys Vlasenko
|
e6c483ec30
rpm2cpio: code shrink
|
15 years ago |
Denys Vlasenko
|
0a130d510d
rpm2cpio: handle unseekable input correctly
|
15 years ago |
Pascal Bellard
|
7f2149489f
rpm2cpio: handle bz2 too; code shrink
|
15 years ago |
Denis Vlasenko
|
2570b2e575
whitespace fixes
|
16 years ago |
Denis Vlasenko
|
9b49a5ed85
add -fvisibility=hidden to CC flags, mark XXX_main functions
|
17 years ago |
Denis Vlasenko
|
5dd8a03665
gunzip: support concatenated gz files.
|
17 years ago |
Denis Vlasenko
|
c14d39e83a
rmp: add optional support for bz2 data. +50 bytes of code
|
17 years ago |
Denis Vlasenko
|
b6adbf1be2
usage.c: remove reference to busybox.h
|
17 years ago |
Denis Vlasenko
|
ab9eef21a5
bunzip2/gunzip/uncompress/unlzma: merge into common code -
|
17 years ago |
Denis Vlasenko
|
06af216528
suppress warnings about easch <applet>_main() having
|
18 years ago |
Denis Vlasenko
|
e1a0d486e4
message string changes, mostly for consistency, also -32 bytes in .rodata
|
18 years ago |
Denis Vlasenko
|
97a8dd3857
g[un]zip: add support for -v (verbose).
|
18 years ago |
Rob Landley
|
d921b2ecc0
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
|
18 years ago |
Rob Landley
|
534374755d
Cleaup read() and write() variants, plus a couple of new functions like
|
18 years ago |
"Robert P. J. Day"
|
801ab14013
Add one-line GPL boilerplate to numerous (but not all yet) source files.
|
18 years ago |
Rob Landley
|
dfba741457
Robert P. Day removed 8 gazillion occurrences of "extern" on function
|
19 years ago |
Eric Andersen
|
14f5c8d764
Patch from Bernhard Fischer to make a bunch of symbols static
|
19 years ago |
Eric Andersen
|
70060d25d2
s/fileno\(stdin\)/STDIN_FILENO/g
|
20 years ago |
Eric Andersen
|
c7bda1ce65
Remove trailing whitespace. Update copyright to include 2004.
|
21 years ago |
Eric Andersen
|
dfcb5b0412
s/u_int/uint/g
|
21 years ago |
Glenn L McGrath
|
5699b8525e
Move from read_gz to the pipe()+fork() method.
|
21 years ago |
Manuel Novoa III
|
cad5364599
Major coreutils update.
|
22 years ago |
Glenn L McGrath
|
f92caa7619
Call lseek directly rather than via data_align()
|
22 years ago |
Eric Andersen
|
2a2ab1479c
Fix an obvious thinko
|
22 years ago |
Glenn L McGrath
|
2e41d0cb77
Fix compress support and prevent a segfault
|
22 years ago |
Glenn L McGrath
|
7ca04f328e
New common unarchive code.
|
22 years ago |
Matt Kraai
|
a5f09c668e
Use fopen wrapper.
|
23 years ago |
Eric Andersen
|
dcbca62e89
Standard typing (u_int16_t instead of u16, u_int32_t instead
|
23 years ago |
Glenn L McGrath
|
26a0d9a945
Call setvbuf from here isntead of gz_open for compatability with uclibc
|
23 years ago |
Glenn L McGrath
|
f8736d251e
rpm2cpio applet by Laurence Anderson
|
23 years ago |