hush/archival/libarchive
Denys Vlasenko 5117eff6f9 Fix some compiler warnings emitted by gcc-4.8.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2013-10-16 14:21:20 +02:00
..
bz Fix some compiler warnings emitted by gcc-4.8.0 2013-10-16 14:21:20 +02:00
unxz
data_align.c
data_extract_all.c
data_extract_to_command.c *: change execl sentinels from NULL to (char*)0 2013-06-30 13:45:17 +02:00
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c bunzip2: fix off-by-one check 2013-10-06 22:53:14 +02:00
decompress_gunzip.c
decompress_uncompress.c
decompress_unlzma.c decompress_unlzma: move function, no code changes 2013-03-01 14:48:10 +01:00
decompress_unxz.c xz: fix put_unaligned_{l,b}e32 2013-02-27 18:32:58 +01: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 ar: better comment 2013-09-10 16:27:08 +02:00
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c
get_header_tar.c
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild.src Fix build failures caused by not compiling open_transformer.c (#2) 2013-05-15 03:23:30 +02:00
liblzo.h
lzo1x_1.c
lzo1x_1o.c
lzo1x_9x.c Fix some compiler warnings emitted by gcc-4.8.0 2013-10-16 14:21:20 +02:00
lzo1x_c.c
lzo1x_d.c
open_transformer.c code shrink in check_errors_in_children() 2013-02-28 16:38:25 +01:00
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c