[Toybox] [PATCH] xwrap: implement xputs() like xputc().

enh enh at google.com
Mon Jan 22 15:56:36 PST 2024


Obviously I could have gone the other direction and made xputc() use
xferror() like xputs() did, but given that xferror() is only used in vi,
and not obviously meaningful there, I'm assuming that xferror() probably
won't last...

Also remove an obsolete comment that applied to xflush() but not
xferror().
---
 lib/xwrap.c | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-xwrap-implement-xputs-like-xputc.patch
Type: text/x-patch
Size: 1171 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20240122/2049addf/attachment.bin>


More information about the Toybox mailing list