svn commit: r319897 - head/usr.bin/yes

Pietro Cerutti gahr at FreeBSD.org
Tue Jun 13 13:37:28 UTC 2017


On Jun 13 17 14:44, Ed Schouten wrote:
> 2017-06-13 14:35 GMT+02:00 Pietro Cerutti <gahr at freebsd.org>:
> > +       while (write(STDOUT_FILENO, exp, explen) > 0)
> > +               ;
> 
> How does this deal with partial writes?

Thanks, that should be fixed in r319898.

-- Pietro Cerutti
The FreeBSD Project
gahr at FreeBSD.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1028 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170613/77c4cf11/attachment.sig>


More information about the svn-src-head mailing list