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/12527] Off by one bug with ftell() with fmemopen()


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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #2 from Andreas Schwab <schwab@linux-m68k.org> 2011-03-03 11:57:54 UTC ---
7.19.5.3 The fopen function
6 When a ïle is opened with update mode ... input shall not be directly
followed by output without an intervening call to a ïle positioning function,
unless the input operation encounters end-of-ïle.

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