* cygwinenv.sgml: Add pipe_byte description.

* new-features.sgml (ov-new1.7.15): Add new pipe_byte description for 1.7.15.
This commit is contained in:
Christopher Faylor
2012-05-06 18:59:46 +00:00
parent d6d8002e43
commit 5c0e79c218
3 changed files with 19 additions and 0 deletions

View File

@@ -58,6 +58,11 @@ Default is set.</para>
If supplied, wildcard matching is case insensitive. The default is <literal>noignorecase</literal></para>
</listitem>
<listitem>
<para><envar>(no)pipe_byte</envar> - causes Cygwin to open pipes in byte mode rather than
message mode.</para>
</listitem>
<listitem>
<para><envar>proc_retry:n</envar> - causes <function>fork()</function> and
<function>exec*()</function> to retry n times when a child process fails