New command -named_pipe_loop

This commit is contained in:
2013-06-30 16:00:40 +00:00
parent 2e1851e908
commit 76cd101944
13 changed files with 298 additions and 35 deletions

View File

@ -572,6 +572,8 @@ struct XorrisO { /* the global context of xorriso */
struct ExclusionS *hfsplus_hidings;
int use_stdin; /* use raw stdin even if readline support is compiled */
int tolerate_stdin_eof; /* Do not abort on EOF in Xorriso_dialog_input
but rather return -2. */
int result_page_length;
int result_page_width;
char mark_text[SfileadrL]; /* ( stdout+stderr, M: ) */