New -volume_date mode "all_file_dates"

This commit is contained in:
2016-08-16 13:13:05 +00:00
parent adcd2386eb
commit bda4b37e97
7 changed files with 52 additions and 23 deletions

View File

@ -528,6 +528,8 @@ struct XorrisO { /* the global context of xorriso */
/* To eventually override vol_modification_time by unconverted string
and timezone 0 */
char vol_uuid[17];
/* To flatly set all file timestamps to the same value */
char all_file_dates[80];
#ifdef Xorriso_with_libjtE
/* Parameters and state of Jigdo Template Export environment */