OSDN Git Service

* src/header.c (wintime_to_unix_stamp): newly added for converting
authorarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sun, 25 Aug 2002 19:58:07 +0000 (19:58 +0000)
committerarai <arai@6a8cc165-1e22-0410-a132-eb4e3f353aba>
Sun, 25 Aug 2002 19:58:07 +0000 (19:58 +0000)
commit42bb2b86412782aca5bad56ac0920f4dd026d098
tree10127088bcfac62802b690427e172805d1843a78
parent9938b27b1ceb778c14d2cbfa82d023d1cdad0800
* src/header.c (wintime_to_unix_stamp): newly added for converting
from `FILETIME' to `time_t'.
(get_extended_header): use `wintime_to_unix_stamp()' to recognize
the Windows time stamp header (0x41).

* src/lha.h: define `uint64_t' unless system has it.

* configure.ac: check existence of the type `uint64_t'.

* config.h.in: ditto.

git-svn-id: svn+ssh://svn.sourceforge.jp/svnroot/lha/lha/trunk@527 6a8cc165-1e22-0410-a132-eb4e3f353aba
config.h.in
configure.ac
src/header.c
src/lha.h