hush/archival/libunarchive
Denis Vlasenko 87468857f6 style fixes
2007-04-13 23:22:00 +00:00
..
archive_xread_all_eof.c insmod_ng_main: -80 bytes. Stopp mmapping, use xmalloc_open_read_close(). 2006-11-21 11:58:14 +00:00
check_header_gzip.c gunzip: s/unsigned char extra_short/unsigned extra_short/ 2007-03-15 23:30:18 +00:00
data_align.c kill superfluous returns at the end of void functions 2007-03-11 13:43:10 +00:00
data_extract_all.c make tar restore mode again 2007-02-12 22:06:56 +00:00
data_extract_to_buffer.c tar et al: die if bb_copyfd_size copies less than asked for. 2006-12-22 00:21:07 +00:00
data_extract_to_stdout.c removal of commented-out cruft 2006-12-22 00:45:27 +00:00
data_skip.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
decompress_bunzip2.c make compressed help code NOMMU- and NOFORK-friendly - 2007-04-10 21:40:19 +00:00
decompress_uncompress.c style fixes 2007-04-13 23:22:00 +00:00
decompress_unlzma.c Stop tracking buffer size - it is a constant. 2007-01-05 14:04:47 +00:00
decompress_unzip.c make compressed help code NOMMU- and NOFORK-friendly - 2007-04-10 21:40:19 +00:00
filter_accept_all.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
filter_accept_list_reassign.c removal of commented-out cruft 2006-12-22 00:45:27 +00:00
filter_accept_list.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
filter_accept_reject_list.c style cleanup: return(a) -> return a, part 1 2006-11-27 16:49:31 +00:00
find_list_entry.c tar: revert older fix (non-portable), added new one. 2006-09-03 14:04:33 +00:00
get_header_ar.c random small shrinkage and elimination of statics 2007-04-07 00:44:31 +00:00
get_header_cpio.c whitespace fixes (leading spaces to tab) 2007-01-13 21:06:21 +00:00
get_header_tar_bz2.c removal of commented-out cruft 2006-12-22 00:45:27 +00:00
get_header_tar_gz.c make compressed help code NOMMU- and NOFORK-friendly - 2007-04-10 21:40:19 +00:00
get_header_tar_lzma.c attempt to regularize atoi mess. 2006-10-08 12:49:22 +00:00
get_header_tar.c remove f words 2007-03-04 18:09:50 +00:00
header_list.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
header_skip.c Add one-line GPL boilerplate to numerous (but not all yet) source files. 2006-07-12 07:56:04 +00:00
header_verbose_list.c header_verbose_list: stop truncating file size in listing 2006-11-24 14:53:18 +00:00
init_handle.c cpio: (allegedly) fix bug 0001095: 2006-11-21 00:55:46 +00:00
Kbuild make a few struct bb_applet members conditional 2007-04-10 21:38:30 +00:00
open_transformer.c add open_read_close() and similar stuff 2006-10-14 02:23:43 +00:00
seek_by_jump.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00
seek_by_read.c tar et al: die if bb_copyfd_size copies less than asked for. 2006-12-22 00:21:07 +00:00
unpack_ar_archive.c message string changes, mostly for consistency, also -32 bytes in .rodata 2006-10-20 13:28:22 +00:00