This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] libio: use stdout in puts and putchar, etc [BZ #24051].


Greetings,

This fixes the output part of BZ #24051 for narrow and wide streams.
The test is slightly asymmetric: as far as I can tell a wide
equivalent to puts() doesn't exist.

I'll work on fixing the similar stdin problem in a follow-up.

Thanks,
-- 
Paul Pluzhnikov

Attachment: glibc-bz24051-20190102.txt
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]