New -stdio_sync option "end", -as mkisofs default is now --stdio_sync "off"
This commit is contained in:
@ -1887,7 +1887,7 @@ int Xorriso_option_status(struct XorrisO *xorriso, char *mode, int flag);
|
||||
int Xorriso_option_status_history_max(struct XorrisO *xorriso, int num1,
|
||||
int flag);
|
||||
|
||||
/* Command -stdio_sync "on"|"off"|size */
|
||||
/* Command -stdio_sync "on"|"off"|"end"|size */
|
||||
int Xorriso_option_stdio_sync(struct XorrisO *xorriso, char *rythm, int flag);
|
||||
|
||||
/* Command -stream_recording */
|
||||
|
Reference in New Issue
Block a user