OSDN Git Service

* src/util.c (str_safe_copy): newly added.
[lha/lha.git] / src / lha.h
2004-09-17 arai* 00readme.autoconf: added a description about
2003-07-27 arai* src/prototypes.h: updated.
2003-07-21 arai* src/lha.h: discard `prof' variable.
2003-07-21 arai* src/append.c (encode_lzhuf): hate global variable.
2003-07-20 arai* src/prototypes.h: updated.
2003-07-20 arai* src/lha.h (fseeko, ftello): these macros had no effect.
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-05-22 arai* configure.ac: use fseeko(), ftello() instead of fseek...
2003-05-09 arai* src/lhext.c (inquire_extract): warning if stdin is...
2003-02-22 arai* src/util.c: `strucmp()' was replaced by `strcasecmp()'.
2003-01-19 arai* src/lha.h (prev_char): discard unused variable `prev_...
2003-01-18 arai* src/lha.h (decode_count): rename a global variable...
2002-12-16 arai* configure.ac: should check whether system has `ssize_t'.
2002-12-15 arai* src/lha.h: include fnmatch.h.
2002-11-24 arai* src/header.c: use size_t for header_size.
2002-11-16 araiuntabify all sources.
2002-10-25 arai* src/crcio.c: extracted bitio routines.
2002-08-25 arai* src/header.c (wintime_to_unix_stamp): newly added...
2002-08-24 arai* tests/lha-test.in (lha-test14): added to test the...
2002-08-17 arai* src/lha_macro.h, src/lha.h: `EXTERN' macro definition...
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
2002-08-10 arai* src/header.c (skip_bytes): newly added.
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-24 arai* src/lha.h (LzHeader.last_modified_stamp;): no longer...
2002-07-21 arai* src/lha.h: define `struct utimbuf' when utime.h is...
2002-07-16 arai* src/lha.h (LzHeader): the typoe of `header_size'...
2002-07-08 arai* src/lha.h, src/header.c: CoreFoundation header inclus...
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* src/lha.h, src/lha_macro.h: refined.
2002-07-07 arai* src/header.c, src/lha.h, src/lha_macro.h, src/lhadd...
2002-07-06 arai* src/lha.h: support de-ANSI variable arguments.
2002-07-06 arai* src/lha.h: function prototyps moved to prototypes.h.
2002-07-06 arai* src/lharc.c: `#include <stdarg.h>' moved to lha.h.
2002-07-06 arai* configure.ac: AC_REPLACE_FUNCS(vsnprintf).
2002-07-06 arai*** empty log message ***
2002-06-29 arai* src/lha.h: change sjis_to_utf8_static() into sjis_to_...
2002-06-29 arai* src/header.c, lha.h, lha_macro.h, lharc.c: Merged...
2002-06-16 arai* src/lharc.c (message): use variable argument list...
2002-05-28 arai* src/lha.h: typedef `int' if no have uid_t/gid_t.
2002-05-28 arai* src/lha.h: added <pwd.h>, <grp.h> header includings.
2002-05-27 arai* src/lhdir.h, src/lha_macro.h, src/lha.h: added modeli...
2002-05-19 arai* src/lha.h: correct usage of mkstemp().
2002-05-19 arai* src/lha.h: correct usage of 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