Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
fee2d0c2567f9fad6a0a278b4598053a41180012
/
archival
/
rpm2cpio.c
9b49a5e
add -fvisibility=hidden to CC flags, mark XXX_main functions
by Denis Vlasenko
· 17 years ago
5dd8a03
gunzip: support concatenated gz files.
by Denis Vlasenko
· 17 years ago
c14d39e
rmp: add optional support for bz2 data. +50 bytes of code
by Denis Vlasenko
· 17 years ago
b6adbf1
usage.c: remove reference to busybox.h
by Denis Vlasenko
· 17 years ago
ab9eef2
bunzip2/gunzip/uncompress/unlzma: merge into common code -
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
97a8dd3
g[un]zip: add support for -v (verbose).
by Denis Vlasenko
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
5343747
Cleaup read() and write() variants, plus a couple of new functions like
by Rob Landley
· 18 years ago
801ab14
Add one-line GPL boilerplate to numerous (but not all yet) source files.
by "Robert P. J. Day"
· 18 years ago
dfba741
Robert P. Day removed 8 gazillion occurrences of "extern" on function
by Rob Landley
· 19 years ago
14f5c8d
Patch from Bernhard Fischer to make a bunch of symbols static
by Eric Andersen
· 20 years ago
70060d2
s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
dfcb5b0
s/u_int/uint/g
by Eric Andersen
· 21 years ago
5699b85
Move from read_gz to the pipe()+fork() method.
by Glenn L McGrath
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
f92caa7
Call lseek directly rather than via data_align()
by Glenn L McGrath
· 22 years ago
2a2ab14
Fix an obvious thinko -Erik
by Eric Andersen
· 22 years ago
2e41d0c
Fix compress support and prevent a segfault
by Glenn L McGrath
· 22 years ago
7ca04f3
New common unarchive code.
by Glenn L McGrath
· 22 years ago
a5f09c6
Use fopen wrapper.
by Matt Kraai
· 23 years ago
dcbca62
Standard typing (u_int16_t instead of u16, u_int32_t instead
by Eric Andersen
· 23 years ago
26a0d9a
Call setvbuf from here isntead of gz_open for compatability with uclibc
by Glenn L McGrath
· 23 years ago
f8736d2
rpm2cpio applet by Laurence Anderson
by Glenn L McGrath
· 23 years ago