New -as mkisofs option -log-file

This commit is contained in:
2012-04-11 16:32:21 +00:00
parent 44b653d79b
commit 1d184f9276
8 changed files with 100 additions and 26 deletions

View File

@ -514,6 +514,7 @@ struct XorrisO { /* the global context of xorriso */
char logfile[4][SfileadrL];
FILE *logfile_fp[4];
FILE *pktlog_fp;
FILE *stderr_fp;
struct Xorriso_lsT *result_msglists[Xorriso_max_outlist_stacK];
struct Xorriso_lsT *info_msglists[Xorriso_max_outlist_stacK];
int msglist_flags[Xorriso_max_outlist_stacK]; /* bit0= result is redirected