Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
cadf57b3afac5f77c75516d82aed4bc845b5d704
/
archival
/
libarchive
/
data_extract_to_stdout.c
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
d184a72
rename archive.h to bb_archive.h. no code changes
by Denys Vlasenko
· 13 years ago
833d4e7
rename archival/libunarchive -> archival/libarchive; move bz/ into it
by Denys Vlasenko
· 14 years ago
[Renamed (92%) from archival/libunarchive/data_extract_to_stdout.c]
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
9a7d38f
delete tons of extra #includes
by Denis Vlasenko
· 18 years ago
afc9ff9
removal of commented-out cruft
by Denis Vlasenko
· 18 years ago
714701c
tar et al: die if bb_copyfd_size copies less than asked for.
by Denis Vlasenko
· 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
63fc1a9
Standardize on the vi editing directives being on the first line.
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
8ee2b27
Add missing include files
by Eric Andersen
· 21 years ago
70060d2
s/fileno\(stdin\)/STDIN_FILENO/g s/fileno\(stdout\)/STDOUT_FILENO/g
by Eric Andersen
· 21 years ago
334dc65
Fix a bug of mine where extracting files to stdout would extract to
by Glenn L McGrath
· 21 years ago
7ffe133
As we no longer use function pointers for read in common archiving code
by Glenn L McGrath
· 21 years ago
237ae42
Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j
by Glenn L McGrath
· 22 years ago
7ca04f3
New common unarchive code.
by Glenn L McGrath
· 22 years ago