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
86f5c9906b
busybox
/
archival
/
libunarchive
History
Bernhard Reutner-Fischer
86f5c9906b
- add platform.h.
...
- use shorter boilerplate while at it.
2006-01-22 22:55:11 +00:00
..
archive_xread_all_eof.c
archive_xread_all.c
check_header_gzip.c
data_align.c
data_extract_all.c
Add --no-same-owner and --no-same-permissions options to tar.
2005-10-27 22:49:08 +00:00
data_extract_to_buffer.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
Stop gcc4 from nit-picking about signedness of char *.
2005-09-25 03:12:26 +00:00
decompress_uncompress.c
remove unrequired dependences
2005-09-14 15:36:56 +00:00
decompress_unlzma.c
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
decompress_unzip.c
Don't return 0 when there's an error.
2006-01-10 06:19:56 +00:00
filter_accept_all.c
filter_accept_list_reassign.c
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
filter_accept_list.c
filter_accept_reject_list.c
find_list_entry.c
get_header_ar.c
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
get_header_tar.c
There doesn't seem to be a standard header for makedev(), but this is close.
2005-10-11 20:17:30 +00:00
header_list.c
header_skip.c
- add platform.h.
2006-01-22 22:55:11 +00:00
header_verbose_list.c
I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it.
2005-11-12 02:54:06 +00:00
init_handle.c
Makefile
Makefile.in
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
open_transformer.c
rangecoder.h
Patch from Aurelien Jacobs to add unlzma. (A new decompression type,
2006-01-20 18:28:50 +00:00
seek_by_char.c
seek_by_jump.c
unpack_ar_archive.c
Cleanup patch by Bernhard Fischer, removing unnecessary includes of
2005-09-11 01:05:30 +00:00