OSDN Git Service

Examine the printf command to pass the test13 on MacOS X
[lha/lha.git] / src / lhadd.c
2011-11-26 Koji AraiMerge branch 'pmarc'
2008-10-23 Koji Araifixed a bug for timestamp archiving feature
2008-08-29 Koji Araishould use header->method instead of permission for...
2008-08-27 Koji Arairemade the timestamping archive patch
2008-08-27 Koji AraiMerge commit 'origin' into timestamping
2008-08-23 Koji Araiapplied timestamping archive patch
2008-03-10 araiadd_dirinfo() no longer suppose that contents of the...
2007-09-04 araipossible to extract 4G over files
2006-10-08 araire-applied the correct DJGPP patch. Thanks to Doug...
2006-10-02 araiapplied the patch for the DJGPP.
2006-09-11 arai* config.h.in (HAVE_LIBAPPLEFILE): added `b' option...
2005-05-07 arai* src/lhadd.c, src/header.c (remove_leading_dots):...
2005-05-07 arai* src/lhadd.c (remove_leading_dots): newly added.
2004-09-26 arai* src/prototypes.h (str_safe_copy): newly added.
2003-07-27 arai* src/prototypes.h: updated.
2003-07-20 arai* src/prototypes.h: updated.
2003-07-20 arai* src/lhadd.c (add_one): fixed a comment.
2003-07-12 arai* src/append.c (encode_lzhuf): use size_t and off_t...
2003-05-22 arai* configure.ac: use fseeko(), ftello() instead of fseek...
2003-02-13 arai* src/lharc.c (find_files): `goto' requires expression...
2002-12-16 arai* src/lhadd.c (cmd_add): exclude files specified by...
2002-11-24 arai* src/header.c: use size_t for header_size.
2002-11-16 araiuntabify all sources.
2002-09-13 arai* src/lhadd.c (add_one): Use chsize() if system does...
2002-08-31 arai* src/lhadd.c (append_it): refined.
2002-08-31 arai* src/lhadd.c (append_it): no terminate when file canno...
2002-08-24 arai* tests/lha-test.in (lha-test14): added to test the...
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
2002-08-10 arai* src/lhadd.c (cmd_add): applied reverse patch. interm...
2002-08-09 arai* src/lhadd.c (add_one): should print indicator for...
2002-08-04 arai* configure.ac: added a command line switch `--enable...
2002-08-01 arai* src/lha_macro.h, src/lha.h, src/header.c, src/lhadd...
2002-07-28 arai* src/crcio.c (fread_txt): responded to (gcc -Wall...
2002-07-09 arai*** empty log message ***
2002-07-08 arai* src/lha.h, src/lhadd.c, src/lharc.c, src/lhext.c...
2002-07-07 arai* src/lhadd.c (append_it): macro STRING_COMPARE() disca...
2002-07-07 arai* src/header.c, src/lha.h, src/lha_macro.h, src/lhadd...
2002-06-30 arai* src/lhadd.c (cmd_add): Missed to adjust the index...
2002-06-29 arai* src/append.c: replace bcopy() with memcpy() or memmove().
2002-06-29 arai* src/lhadd.c (cmd_add): exlclude the target archive...
2002-06-20 arai* src/lhadd.c (cmd_add): No create a temporary file...
2002-06-16 arai* src/lharc.c (message): use variable argument list...
2002-05-25 arai* src/lhadd.c (build_backup_file): On MinGW, cannot...
2002-05-25 arai* src/lhadd.c (report_archive_name_if_different): warni...
2002-05-21 araiadded modeline for vi(m).
2002-05-19 arai* src/lhadd.c (temporary_to_new_archive_file): On MinGW...
2002-05-19 arai* src/lha.h: correct usage of mkstemp().
2002-05-19 arai* src/lha.h: correct usage of mkstemp().
2002-05-18 arai* src/lhadd.c (build_temporary_file): no use SIGHUP...
2001-01-29 araimerged changing from lha-1.14f to lha-1.14i.
1999-09-30 araiuse the autoconf/automake
1999-08-28 araiInitial revision