Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
0d2e0de42bab54c31ba37f1c6fd10dcdc7008ccf
/
archival
/
libarchive
/
unpack_ar_archive.c
ebe6d9d
whitespace and comment format fixes, no code changes
by Denys Vlasenko
· 7 years ago
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 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 (95%) from archival/libunarchive/unpack_ar_archive.c]
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
535584c
ar: add archive creation support
by Alexander Shishkin
· 15 years ago
0381d42
dpkg_deb: slight code shrink
by Denis Vlasenko
· 16 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
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
5343747
Cleaup read() and write() variants, plus a couple of new functions like
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
fa939aa
- include proper headers.
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
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 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