hush/archival/libunarchive
Denis Vlasenko 53091ecd20 Attempt to get more applets compile for NOMMU.
TODO_config_nommu documents what I managed to compile so far
(yay! msh works! cool). inetd, telnetd, httpd still do not compile. TODO
Also make fork(), daemon() produce warnings on compile stage
(in addition to erros on link stage).
2007-03-26 13:35:09 +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
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 ls: fix segfault-if-standalone-shell, add big fat comment. 2007-03-19 20:59:20 +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 remove f words 2007-03-04 18:09:50 +00:00
header_list.c
header_skip.c
header_verbose_list.c
init_handle.c
Kbuild Attempt to get more applets compile for NOMMU. 2007-03-26 13:35:09 +00:00
open_transformer.c
seek_by_jump.c
seek_by_read.c
unpack_ar_archive.c