.. |
archive_xread_all_eof.c
|
fix printf warning
|
2005-04-20 00:28:44 +00:00 |
archive_xread_all.c
|
As we no longer use function pointers for read in common archiving code
|
2003-11-21 22:24:57 +00:00 |
check_header_gzip.c
|
Patch from Bernhard Fischer to make a bunch of symbols static
|
2005-04-16 19:39:00 +00:00 |
data_align.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
data_extract_all.c
|
Make certain clients of bb_make_directory default to honoring
|
2004-10-13 06:25:52 +00:00 |
data_extract_to_buffer.c
|
|
|
data_extract_to_stdout.c
|
Add missing include files
|
2004-03-27 11:26:32 +00:00 |
data_skip.c
|
|
|
decompress_bunzip2.c
|
Don't document compiler warnings. _FIX_ compiler warnings.
|
2004-11-16 12:07:04 +00:00 |
decompress_uncompress.c
|
Patch from Bernhard Fischer to make a bunch of symbols static
|
2005-04-16 19:39:00 +00:00 |
decompress_unzip.c
|
When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input.
|
2005-03-01 19:29:29 +00:00 |
filter_accept_all.c
|
|
|
filter_accept_list_reassign.c
|
Remove trailing whitespace. Update copyright to include 2004.
|
2004-03-15 08:29:22 +00:00 |
filter_accept_list.c
|
|
|
filter_accept_reject_list.c
|
|
|
find_list_entry.c
|
|
|
get_header_ar.c
|
Add a comment explaining why we have to check for an extra \n
|
2004-04-09 06:59:05 +00:00 |
get_header_cpio.c
|
BusyBox has no business hard coding the number of major and minor bits for a
|
2004-07-26 09:11:12 +00:00 |
get_header_tar_bz2.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
get_header_tar_gz.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
get_header_tar.c
|
BusyBox has no business hard coding the number of major and minor bits for a
|
2004-07-26 09:11:12 +00:00 |
header_list.c
|
|
|
header_skip.c
|
|
|
header_verbose_list.c
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
init_handle.c
|
Move from read_gz to the pipe()+fork() method.
|
2003-11-15 23:19:05 +00:00 |
Makefile
|
egor duda writes:
|
2004-10-08 07:46:08 +00:00 |
Makefile.in
|
egor duda writes:
|
2004-10-08 07:46:08 +00:00 |
open_transformer.c
|
Dont close original file handle, we may need it later.
|
2003-11-18 21:31:19 +00:00 |
seek_by_char.c
|
Sometimes i get carried away with the use of function pointers, im sure
|
2004-02-21 09:20:56 +00:00 |
seek_by_jump.c
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |
unpack_ar_archive.c
|
Major coreutils update.
|
2003-03-19 09:13:01 +00:00 |