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 libc/6544] fseek(..., 0, SEEK_END) doesn't work as it should on fmemopen's FILE


http://sourceware.org/bugzilla/show_bug.cgi?id=6544

--- Comment #5 from Michael Kerrisk <mtk.manpages at gmail dot com> 2012-04-28 03:36:15 UTC ---
Since the addition of binary mode appears to have been a silent change to the
ABI, I've noted this in the man page, under bugs:

[[
The glibc 2.9 addition of "binary" mode for
.BR fmemopen ()
silently changed the ABI: previously,
.BR fmemopen ()
ignored \(aqb\(aq in
.IR mode .
]]

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- 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]