[Toybox] [PATCH] xputsl: write to stdout, not stdin!

Rob Landley rob at landley.net
Thu Aug 20 00:08:49 PDT 2020


On 8/19/20 7:33 PM, enh via Toybox wrote:
> 
> This is why the tests have been failing since
> 42303209f44a335025b9cd1dbe5dd2f3069f2e99.

Blah. That first 0 is NULL, not stdin. (Mixing ansi stdio.h and filehandle
contexts because it flushes one so the other is safe to do...)

Rob



More information about the Toybox mailing list