Home
last modified time | relevance | path

Searched hist:d6d66cfc004b0fbdfe2906faf08b530facb704a3 (Results 1 – 3 of 3) sorted by relevance

/freebsd/bin/sh/
H A Doutput.hdiff d6d66cfc004b0fbdfe2906faf08b530facb704a3 Wed Dec 12 23:01:10 CET 2012 Jilles Tjoelker <jilles@FreeBSD.org> sh: Detect and flag write errors on stdout in builtins.

If there is a write error on stdout, a message will be printed (to stderr)
and the exit status will be changed to 2 if it would have been 0 or 1.

PR: bin/158206
H A Doutput.cdiff d6d66cfc004b0fbdfe2906faf08b530facb704a3 Wed Dec 12 23:01:10 CET 2012 Jilles Tjoelker <jilles@FreeBSD.org> sh: Detect and flag write errors on stdout in builtins.

If there is a write error on stdout, a message will be printed (to stderr)
and the exit status will be changed to 2 if it would have been 0 or 1.

PR: bin/158206
H A Deval.cdiff d6d66cfc004b0fbdfe2906faf08b530facb704a3 Wed Dec 12 23:01:10 CET 2012 Jilles Tjoelker <jilles@FreeBSD.org> sh: Detect and flag write errors on stdout in builtins.

If there is a write error on stdout, a message will be printed (to stderr)
and the exit status will be changed to 2 if it would have been 0 or 1.

PR: bin/158206