hush/archival/libarchive
Aaro Koskinen 2735bc00e3 cpio: implement -R/--owner
Implement -R/--owner to force ownership of files.

function                                             old     new   delta
cpio_main                                            532     586     +54
get_header_cpio                                      909     939     +30
print                                                 36      65     +29
cpio_o                                               804     832     +28
cpio_TRAILER                                           -      11     +11
packed_usage                                       30667   30662      -5
static.trailer                                        11       -     -11
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 4/1 up/down: 152/-16)           Total: 136 bytes

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2015-10-16 17:24:46 +02:00
..
bz
unxz
common.c cpio: implement -R/--owner 2015-10-16 17:24:46 +02:00
data_align.c
data_extract_all.c
data_extract_to_command.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
decompress_gunzip.c
decompress_uncompress.c
decompress_unlzma.c
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
get_header_cpio.c cpio: implement -R/--owner 2015-10-16 17:24:46 +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
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild.src cpio: implement -R/--owner 2015-10-16 17:24:46 +02:00
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
unsafe_prefix.c