busybox/archival/libunarchive
Denis Vlasenko 335b63d8d1 make a few struct bb_applet members conditional
rename sllep_and_die -> xfunc_die
make fflush_stdout_and_exit NOFORK-safe
fix some buglets found by randomconfig
2007-04-10 21:38:30 +00:00
..
archive_xread_all_eof.c
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
data_extract_to_buffer.c
data_extract_to_stdout.c
data_skip.c
decompress_bunzip2.c one-liner: fix indentation 2007-04-10 17:18:12 +00:00
decompress_uncompress.c
decompress_unlzma.c
decompress_unzip.c gzip: reduce global data footprint, part 3 2007-03-14 00:06:51 +00: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 random small shrinkage and elimination of statics 2007-04-07 00:44:31 +00:00
get_header_cpio.c
get_header_tar_bz2.c
get_header_tar_gz.c bunzip2/gunzip/uncompress/unlzma: merge into common code - 2007-03-07 22:02:23 +00:00
get_header_tar_lzma.c
get_header_tar.c
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild make a few struct bb_applet members conditional 2007-04-10 21:38:30 +00:00
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c