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/18990] fopencookie broken w.r.t seek within buffered range


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

--- Comment #5 from luoqi.chen at gmail dot com ---
A somewhat similar problem we also discovered is with an fopencookie() output
stream, any ftell() call *will* always trigger a flush. Again not a correctness
issue in the narrowest sense, but otherwise still a bug seriously affecting
performance.

-- 
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]