OSDN Git Service

use the length modifier `ll' (%llu) for printing 64bit value.
[lha/lha.git] / src / lhlist.c
2007-09-04 araiuse the length modifier `ll' (%llu) for printing 64bit...
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.
2005-05-07 arai* src/lhadd.c, src/header.c (remove_leading_dots):...
2003-07-12 arai* src/lhlist.c (print_size): use "%7lu" format string...
2003-05-22 arai* configure.ac: use fseeko(), ftello() instead of fseek...
2002-11-24 arai* src/header.c: use size_t for header_size.
2002-11-16 araiuntabify all sources.
2002-08-24 arai* tests/lha-test.in (lha-test14): added to test the...
2002-08-17 arai* src/lhlist.c: hate global variables.
2002-08-17 arai* src/lhlist.c (print_stamp): use ISO 8601 date format...
2002-08-11 arai* src/header.c: DUMP_HEADER is always true.
2002-07-28 arai* src/crcio.c (fread_txt): responded to (gcc -Wall...
2002-06-16 arai* src/lharc.c (message): use variable argument list...
2002-06-11 arai* src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.
2002-05-28 arai* src/lhlist.c (list_one): print user/group name when...
2002-05-21 araiadded modeline for vi(m).
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