busybox/archival/libunarchive
Bernhard Reutner-Fischer 0b42a6a8cf - remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c
- gzip.c: see if O_NOFOLLOW is defined before using it, else take alternate path
closes bug #221 (partially; The rest will follow later).
2005-10-07 11:34:50 +00:00
..
archive_xread_all_eof.c
archive_xread_all.c
check_header_gzip.c
data_align.c
data_extract_all.c
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_unzip.c - remove superfluous C statements ";;" in decompress_unzip.c, dpkg_deb.c ifconfig.c 2005-10-07 11:34:50 +00:00
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
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar.c
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Makefile
Makefile.in Patch from Berhnard Fischer to keep duplicate objects out of the library. 2005-09-14 15:41:18 +00:00
open_transformer.c
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