This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
archival
/
libunarchive
History
Glenn L McGrath
fedbfe4059
Style
2002-11-28 09:09:47 +00:00
..
add_to_list.c
…
archive_copy_file.c
Allow short reads as we are looping anyway.
2002-11-15 21:58:30 +00:00
archive_xread_all_eof.c
…
archive_xread_all.c
…
archive_xread_char.c
…
archive_xread.c
…
check_header_gzip.c
…
check_trailer_gzip.c
Add an input buffer (currently 32kB) to speed things up heaps, it still requires 25% longer to decompress as compared to upstream.
2002-11-24 06:01:20 +00:00
data_align.c
…
data_extract_all.c
…
data_extract_to_buffer.c
…
data_extract_to_stdout.c
…
data_skip.c
…
decompress_bunzip2.c
…
decompress_uncompress.c
Style
2002-11-28 09:09:47 +00:00
decompress_unzip.c
Add an input buffer (currently 32kB) to speed things up heaps, it still requires 25% longer to decompress as compared to upstream.
2002-11-24 06:01:20 +00:00
filter_accept_all.c
…
filter_accept_list_reassign.c
Minor cleanups
2002-11-13 00:24:20 +00:00
filter_accept_list.c
…
filter_accept_reject_list.c
…
find_list_entry.c
…
get_header_ar.c
…
get_header_tar_bz2.c
Minor cleanups
2002-11-13 00:24:20 +00:00
get_header_tar_gz.c
Use read_gz, remove fork() woohoo!
2002-11-19 08:22:03 +00:00
get_header_tar.c
Fix long filename support
2002-11-23 10:44:47 +00:00
header_list.c
…
header_skip.c
…
header_verbose_list.c
…
init_handle.c
…
Makefile
…
Makefile.in
…
seek_by_char.c
…
seek_by_jump.c
…
uncompress.c
Style
2002-11-28 09:09:47 +00:00
unpack_ar_archive.c
…
unzip.c
Add an input buffer (currently 32kB) to speed things up heaps, it still requires 25% longer to decompress as compared to upstream.
2002-11-24 06:01:20 +00:00