This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
21e8dbfd9d11a461ed7f91b495fa39d8a9131b28
busybox
/
archival
/
libarchive
T
History
Denys Vlasenko
b198e9aa93
tar: improve comments, add FIXMEs. no code changes
...
Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2021-10-08 19:34:20 +02:00
..
bz
bzip: make ftab[] and crc32table[] member arrays of EState, do not allocate
2021-08-29 15:32:42 +02:00
unxz
…
common.c
…
data_align.c
…
data_extract_all.c
tar: add TODO about a bug with non-writable directories on extract
2021-01-01 13:34:25 +01:00
data_extract_to_command.c
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
2020-11-30 13:03:03 +01:00
data_extract_to_stdout.c
…
data_skip.c
…
decompress_bunzip2.c
…
decompress_gunzip.c
decompress_gunzip: simplify ERR_RET bit clearing
2021-05-03 14:58:32 +02:00
decompress_uncompress.c
…
decompress_unlzma.c
unlzma: fix a case where we could read before beginning of buffer
2021-06-15 15:14:00 +02:00
decompress_unxz.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
archival: avoid std namespace for local includes
2020-11-16 13:24:24 +01:00
get_header_cpio.c
cpio: fix sscanf on unterminated buffer
2021-06-23 19:06:09 +02:00
get_header_tar_bz2.c
…
get_header_tar_gz.c
…
get_header_tar_lzma.c
…
get_header_tar_xz.c
…
get_header_tar.c
tar: improve comments, add FIXMEs. no code changes
2021-10-08 19:34:20 +02:00
header_list.c
…
header_skip.c
…
header_verbose_list.c
libbb: eliminate a static data array in bb_mode_string()
2021-09-17 01:18:31 +02:00
init_handle.c
…
Kbuild.src
…
liblzo.h
…
lzo1x_1.c
…
lzo1x_1o.c
…
lzo1x_9x.c
…
lzo1x_c.c
…
lzo1x_d.c
…
open_transformer.c
…
seek_by_jump.c
…
seek_by_read.c
…
unpack_ar_archive.c
archival: avoid std namespace for local includes
2020-11-16 13:24:24 +01:00
unsafe_prefix.c
…
unsafe_symlink_target.c
…