busybox/archival/libunarchive
Denis Vlasenko 5a07a1d255 tar: move vfork into separate function (smaller code)
open_transformer: more informative error messages

function                                             old     new   delta
vfork_compressor                                       -     210    +210
writeTarFile                                         547     299    -248
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/1 up/down: 210/-248)          Total: -38 bytes
2008-04-21 21:56:07 +00:00
..
archive_xread_all_eof.c
data_align.c random s/short/int/ 2008-02-16 13:18:17 +00:00
data_extract_all.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
data_extract_to_buffer.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c
decompress_uncompress.c
decompress_unlzma.c unlzma: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> 2008-03-18 03:13:25 +00:00
decompress_unzip.c
filter_accept_all.c
filter_accept_list_reassign.c
filter_accept_list.c
filter_accept_reject_list.c fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
find_list_entry.c fsck_minix: getopt32-ification; code shrink; reduce stack usage; 2008-03-17 08:32:26 +00:00
get_header_ar.c
get_header_cpio.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
get_header_tar_bz2.c
get_header_tar_gz.c
get_header_tar_lzma.c
get_header_tar.c trivial fixes to make bbox compile with gcc 4.3.0 2008-04-15 01:17:50 +00:00
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild
open_transformer.c tar: move vfork into separate function (smaller code) 2008-04-21 21:56:07 +00:00
seek_by_jump.c cpio: fix a bug where we do not extract zero-sized hardlinks 2008-04-05 02:44:30 +00:00
seek_by_read.c *: more readable handling of pipe fds. No code changes. 2008-02-16 13:20:56 +00:00
unpack_ar_archive.c