OSDN Git Service

Fix path check
[lha/lha.git] / src / lharc.c
2016-10-14 Yohei EndoFix path check
2011-11-26 Koji AraiMerge branch 'pmarc'
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-08-22 Koji AraiMerge commit 'origin/master' into pmarc
2008-08-20 Koji Araisupport PMA file decoding
2008-05-14 Koji Araiadded a long option --debug=dumplzss which display...
2008-03-10 araiadd_dirinfo() no longer suppose that contents of the...
2008-02-05 araimake it possible to add archive suffixes.
2007-05-23 araiAdded an option ignoring Mac specific files
2007-02-24 arai* src/lharc.c (print_tiny_usage, parse_suboption):...
2007-02-24 arai* src/header.c (get_header): the variable "noconvertcas...
2007-02-24 arai* configure.ac: updated version.
2006-10-02 araiapplied the patch for the DJGPP.
2006-09-11 arai* configure.ac: updated version.
2006-09-11 arai* config.h.in (HAVE_LIBAPPLEFILE): added `b' option...
2006-09-11 arai* src/lharc.c (parse_suboption): `-X' option has been...
2005-06-07 arai* src/lharc.c (parse_suboption): fixed a bug, when the
2005-05-07 arai* src/lharc.c (print_usage): updated.
2004-10-02 arai* src/lharc.c (print_tiny_usage): added long option...
2004-10-02 arai* src/lharc.c: should accept a single option --help...
2004-09-28 arai* src/lharc.c (parse_option, parse_suboption): use...
2004-09-26 arai* src/prototypes.h (str_safe_copy): newly added.
2004-09-17 arai* 00readme.autoconf: added a description about
2004-05-07 arai* src/lharc.c (print_usage): updated.
2003-07-27 arai* src/prototypes.h: updated.
2003-07-27 arai* src/lharc.c (parse_option): fixed typo.
2003-07-27 arai* src/lharc.c (print_usage): newly added.
2003-07-21 arai* src/lharc.c (init_variable): discard `prof' variable.
2003-07-21 arai* src/lharc.c (find_files): refined.
2003-07-21 arai* src/lharc.c (find_files): uninitialized variable...
2003-07-10 arai* src/lharc.c (cleaning_files): should print errno.
2003-05-22 arai* configure.ac: use fseeko(), ftello() instead of fseek...
2003-03-23 arai* src/header.c (convert_filename): support Samba CAP...
2003-03-21 arai* src/lharc.c (init_variable): do not use HEADER_LEVELx...
2003-02-22 arai*** empty log message ***
2003-02-22 arai* src/util.c: `strucmp()' was replaced by `strcasecmp()'.
2003-02-13 arai* src/lharc.c (find_files): `goto' requires expression...
2003-02-02 arai* src/header.c, src/lharc.c: fix credit.
2002-12-22 arai* configure.ac: added a configure option: --enable...
2002-12-16 arai* src/lharc.c (print_tiny_usage): refined.
2002-12-15 arai* src/lharc.c (init_variable): initialize `exclude_files'.
2002-11-16 araiuntabify all sources.
2002-08-25 arai* src/lharc.c (init_variable): set default header level...
2002-08-18 arai* src/lharc.c (print_version): version string is made...
2002-08-18 arai*** empty log message ***
2002-08-11 arai* src/header.c: DUMP_HEADER is always true.
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
2002-08-04 arai* configure.ac: added a command line switch `--enable...
2002-08-03 araiuse RETSIGTYPE macro.
2002-07-28 arai* src/crcio.c (fread_txt): responded to (gcc -Wall...
2002-07-24 arai* src/lharc.c (main): exit with status 1 (meaning failu...
2002-07-13 arai*** empty log message ***
2002-07-10 arai* src/lharc.c (print_tiny_usage): no exit here.
2002-07-08 arai* src/lha.h, src/lharc.c, IFNAMES: macro NODIRECTORY...
2002-07-08 arai* src/lha.h, src/lhadd.c, src/lharc.c, src/lhext.c...
2002-07-07 arai*** empty log message ***
2002-07-07 arai* src/lharc.c (main): terminate with exit status 2...
2002-07-07 arai* src/header.c, src/lha.h, src/lha_macro.h, src/lhadd...
2002-07-07 arai* src/lharc.c: refined.
2002-07-06 arai*** empty log message ***
2002-07-06 arai* src/lha.h: support de-ANSI variable arguments.
2002-07-06 arai* src/lharc.c: `#include <stdarg.h>' moved to lha.h.
2002-06-29 arai* src/header.c, lha.h, lha_macro.h, lharc.c: Merged...
2002-06-29 arai* src/append.c: replace bcopy() with memcpy() or memmove().
2002-06-23 arai* src/lhext.c: Fixed a misspelling. not `Symblic' but...
2002-06-21 arai* src/lharc.c (init_variable): Removed useless assignments.
2002-06-21 arai* src/lharc.c (main): Behavior is changed. when `q...
2002-06-21 arai* src/lharc.c (main): [BUG]: When `q2' option is specified,
2002-06-16 arai* src/lharc.c (message): use variable argument list...
2002-06-11 arai* src/lharc.c: index was wrong.
2002-06-04 arai* src/lharc.c: added `--help' command line switch.
2002-05-27 arai* src/lharc.c (xstrdup): no need to call fatal_error().
2002-05-27 arai* configure.ac, config.h.in: use new autoconf macro...
2002-05-26 arai*** empty log message ***
2002-05-26 arai* src/lharc.c (main): never set `get_filename_from_stdi...
2002-05-21 araiadded modeline for vi(m).
2002-05-21 arai* src/lharc.c: backslash was missing.
2002-05-19 arai* src/lharc.c (open_old_archive): On MinGW, set binary...
2002-05-19 arai*** empty log message ***
2002-05-19 arai* src/lha.h: correct usage of mkstemp().
2002-05-19 arai* src/lha.h: correct usage of mkstemp().
2002-05-19 arai* src/lharc.c (print_tiny_usage_and_exit): change credit.
2002-05-19 arai* src/lharc.c (print_version): put PLATFORM in LHA_VERS...
2002-05-18 arai* src/lharc.c (print_tiny_usage_and_exit): added credit.
2002-05-18 arai* src/lharc.c (xstrdup): fix typo.
2002-05-18 arai* src/lharc.c (find_files): MinGW has st_ino but always 0.
2002-05-18 arai* src/lharc.c (main): provisionally fix. set `get_filen...
2002-05-18 arai* src/lharc.c (main): use xrealloc().
2002-05-18 arai* src/lharc.c: use xstrdup() instead of strdup().
2002-05-18 arai* src/lhadd.c (build_temporary_file): no use SIGHUP...
2002-05-17 arai* lharc.c (main): use xmalloc().
2001-01-29 araireplace MKSTEMP with HAVE_MKSTEMP.
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