This is the mail archive of the glibc-bugs@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]

[Bug stdio/21210] Wide-orientated stdout to file does many write(2)s of length 16


https://sourceware.org/bugzilla/show_bug.cgi?id=21210

--- Comment #1 from Ralph Corderoy <ralph at inputplus dot co.uk> ---
Created attachment 9866
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9866&action=edit
putwchar.c

Running putwchar.c under `strace -e write a.out' will show two write(2)s, first
with length 16.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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