Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
8c1d857d2582c689681c7e6d3dc299613b4a7167
/
archival
/
libarchive
/
seek_by_read.c
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 (93%) from archival/libunarchive/seek_by_read.c]
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
0a130d5
rpm2cpio: handle unseekable input correctly
by Denys Vlasenko
· 15 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
3718832
*: more readable handling of pipe fds. No code changes.
by Denis Vlasenko
· 17 years ago
9a7d38f
delete tons of extra #includes
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
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
[Renamed (66%) from archival/libunarchive/seek_by_char.c]
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
15c3512
Sometimes i get carried away with the use of function pointers, im sure
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
d09bcec
Read in blocks rather than one char at a time, greatly improves speed
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
[Copied (70%) from archival/libunarchive/seek_sub_file.c]
7ca04f3
New common unarchive code.
by Glenn L McGrath
· 22 years ago
2276d83
Fixup warnings and undefined operations that show up in gcc-3.1 -Erik
by Eric Andersen
· 22 years ago
7134d65
Attempt to fix libc compiling error regarding off_t
by Glenn L McGrath
· 23 years ago
95ebf61
*** empty log message ***
by Glenn L McGrath
· 23 years ago