* library/starkit.tcl (header): Added helper command
authorAndreas Kupries <andreas_kupries@users.sourceforge.net>
Mon, 28 May 2007 18:59:56 +0000 (18:59 +0000)
committerAndreas Kupries <andreas_kupries@users.sourceforge.net>
Mon, 28 May 2007 18:59:56 +0000 (18:59 +0000)
commit873ab2ec3f4b9a8e780329e494305f22e32e8484
tree6c0c96a0e274be4b175a1d9e4a4eb1760fc8bffc
parent3980b4605935b0b74355535027bd850c8f9d2161
* library/starkit.tcl (header): Added helper command
  'fullnormalize' and use it to resolve symlinks in the path to
  the file calling starkit::header. This makes it possible to run
  starkits and starpacks via symlinks.

* library/zipvfs.tcl: "zip::DosTime" extended to handle bad
  timestamps without crashing. Force-fixed to nearest legal
  date/time. "zip::EndOfArchive" extended to find chunk even
  if a (long) zip archive comment is present.
ChangeLog
library/starkit.tcl
library/zipvfs.tcl