Enabled with -alter_date times between begin of year 0 and end of year 9999

This commit is contained in:
2025-09-16 21:15:49 +02:00
parent eb6c78e6a1
commit 70ae12b7d0
6 changed files with 86 additions and 35 deletions

View File

@@ -727,5 +727,7 @@ int Xorriso_tree_remove_isofs_var(struct XorrisO *xorriso, char *isofs_name,
int Xorriso_set_local_chattr_ia(struct XorrisO *xorriso, char *disk_path,
int flag);
int Xorriso_check_rrip_tf_1900(struct XorrisO *xorriso, time_t t, int flag);
#endif /* Xorrisoburn_includeD */