New -volume_date "all_file_dates" pseudo-timestamp "set_to_mtime"
This commit is contained in:
@ -528,7 +528,9 @@ 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 */
|
||||
/* To flatly set all file timestamps to the same value
|
||||
Special value: "set_to_mtime", see -find action "set_to_mtime"
|
||||
*/
|
||||
char all_file_dates[80];
|
||||
|
||||
#ifdef Xorriso_with_libjtE
|
||||
|
Reference in New Issue
Block a user