• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..12-Dec-2023-

Android.bpH A D12-Dec-2023967 4235

README.txtH A D12-Dec-2023325 116

ZipEntry.cppH A D12-Dec-20234 KiB15674

ZipEntry.hH A D12-Dec-20233 KiB11854

ZipFile.cppH A D12-Dec-20236.9 KiB242130

ZipFile.hH A D12-Dec-20232.2 KiB8535

ZipTime.cppH A D12-Dec-20231.2 KiB4923

README.txt

1ziptime -- zip timestamp tool
2
3usage: ziptime file.zip
4
5  file.zip is an existing Zip archive to rewrite
6
7
8This tools replaces the timestamps in the zip headers with a static time
9(Jan 1 2008). The extra fields are not changed, so you'll need to use the
10-X option to zip so that it doesn't create the 'universal time' extra.
11