[PATCH] portably set stream error flag in libbb/printf.c

Shaun Jackman sjackman at gmail.com
Mon Mar 27 16:13:13 PST 2006


On 3/23/06, Rob Landley <rob at landley.net> wrote:
> On Wednesday 22 March 2006 11:53 pm, Rich Felker wrote:
...
> > This patch implements setting the stream error flag portably, in a way
> > that should work on any remotely POSIX-compliant stdio implementation
> > (anything that provides fileno() and that sets the error flag on
> > failed putc).
...
> Ooh, applied with extreme prejudice.  Svn 14627.  Thanks.

Oh, the horror! I feel dirty. Better than the alternative, though.

Cheers,
Shaun


More information about the busybox mailing list