..
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
decompress_bunzip2.c
style fixes
2006-12-26 10:42:51 +00:00
decompress_uncompress.c
Stopped doing assignments inside expressions.
2007-01-05 19:49:02 +00:00
decompress_unlzma.c
Stop tracking buffer size - it is a constant.
2007-01-05 14:04:47 +00:00
decompress_unzip.c
gzip: reduce global data footprint, part 3
2007-03-14 00:06:51 +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
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
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
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
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
Attempt to get more applets compile for NOMMU.
2007-03-26 13:35:09 +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