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
15c3512614
Sometimes i get carried away with the use of function pointers, im sure
...
it seemed like a good idea at the time.
2004-02-21 09:20:56 +00:00
..
archive_xread_all_eof.c
As we no longer use function pointers for read in common archiving code
2003-11-21 22:24:57 +00:00
archive_xread_all.c
As we no longer use function pointers for read in common archiving code
2003-11-21 22:24:57 +00:00
check_header_gzip.c
…
data_align.c
…
data_extract_all.c
Don't hose up perms for files that happen to have symlinks
2003-12-21 08:59:24 +00:00
data_extract_to_buffer.c
…
data_extract_to_stdout.c
Fix a bug of mine where extracting files to stdout would extract to
2003-12-22 21:02:41 +00:00
data_skip.c
…
decompress_bunzip2.c
…
decompress_uncompress.c
…
decompress_unzip.c
…
filter_accept_all.c
…
filter_accept_list_reassign.c
…
filter_accept_list.c
…
filter_accept_reject_list.c
…
find_list_entry.c
…
get_header_ar.c
Fix usage with libraries, skip symbol table.
2004-01-04 11:06:34 +00:00
get_header_cpio.c
…
get_header_tar_bz2.c
…
get_header_tar_gz.c
…
get_header_tar.c
Fix up hard links
2004-02-20 02:34:42 +00:00
header_list.c
…
header_skip.c
…
header_verbose_list.c
…
init_handle.c
…
Makefile
…
Makefile.in
As we no longer use function pointers for read in common archiving code
2003-11-21 22:24:57 +00:00
open_transformer.c
…
seek_by_char.c
Sometimes i get carried away with the use of function pointers, im sure
2004-02-21 09:20:56 +00:00
seek_by_jump.c
…
uncompress.c
…
unpack_ar_archive.c
…
unzip.c
…