OSDN Git Service

seek_lha_header() should search the PMA archive
[lha/lha.git] / src / util.c
2007-09-04 araipossible to extract 4G over files
2004-09-26 arai*** empty log message ***
2004-09-26 arai* src/util.c (str_safe_copy): newly added.
2003-07-20 arai* src/prototypes.h: updated.
2003-07-19 arai* src/util.c (encode_stored_crc): use size_t.
2003-07-12 arai* src/append.c (encode_lzhuf): use size_t and off_t...
2003-02-23 arai* src/util.c (strdup): defined properly.
2003-02-22 arai* src/util.c: `strucmp()' was replaced by `strcasecmp()'.
2003-02-22 arai* src/util.c: discard `rename()', `mkdir()' and `rmdir()'.
2002-12-16 arai* src/util.c (basename): newly added.
2002-11-16 araiuntabify all sources.
2002-11-10 arai* src/util.c (skip_msdos_sfx1_code): move to header.c
2002-10-01 arai* src/util.c (xstrchr): `strchr(s, 0)' should return...
2002-08-11 arai* src/util.c (convdelim): removed.
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
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-07-06 arai* configure.ac: checking whether strchr() is 8 bit...
2002-07-06 arai* src/lha_macro.h: deprecate the macro name `DELIM2...
2002-06-16 arai* src/lharc.c (message): use variable argument list...
2002-06-05 arai* configure.ac, configure.in: changed macro name.
2002-05-25 arai* src/util.c (memmove): use HAVE_MEMMOVE.
2002-05-21 araiadded modeline for vi(m).
2002-05-18 arai* src/util.c (rename): no use on mingw32 (have no link...
2002-05-17 arai* util.c (copyfile): use xmalloc().
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