| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| Android.bp | 06-Dec-2017 | 863 | |
| README.txt | 06-Dec-2017 | 325 | |
| ZipEntry.cpp | 06-Dec-2017 | 4.1K | |
| ZipEntry.h | 06-Dec-2017 | 3K | |
| ZipFile.cpp | 06-Dec-2017 | 6.9K | |
| ZipFile.h | 06-Dec-2017 | 2.2K | |
| ZipTime.cpp | 06-Dec-2017 | 1.2K | |
1 ziptime -- zip timestamp tool 2 3 usage: ziptime file.zip 4 5 file.zip is an existing Zip archive to rewrite 6 7 8 This 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