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
/
libarchive
History
Denys Vlasenko
81071e6872
unlzma: add comments about possible bug from BZ 2689
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2014-02-28 15:42:10 +01:00
..
bz
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
2013-11-29 16:43:33 +01:00
unxz
xz: mention xzminidec.c in README
2013-02-27 16:41:36 +01:00
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
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
2013-11-29 16:43:33 +01:00
decompress_gunzip.c
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
2013-11-29 16:43:33 +01:00
decompress_uncompress.c
…
decompress_unlzma.c
unlzma: add comments about possible bug from BZ 2689
2014-02-28 15:42: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
zcat: complain if input is not compressed
2014-02-02 02:06:38 +01:00
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 assorted unused code and wrong format specs found by cppchekc (bug 6716)
2013-11-29 16:43:33 +01:00
lzo1x_c.c
…
lzo1x_d.c
…
open_transformer.c
zcat: complain if input is not compressed
2014-02-02 02:06:38 +01:00
seek_by_jump.c
…
seek_by_read.c
…
unpack_ar_archive.c
…