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/12351] non-conformance in fgetc behavior with eof flag


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

--- Comment #3 from Ulrich Drepper <drepper.fsp at gmail dot com> 2011-05-30 13:17:05 UTC ---
(In reply to comment #2)
> The problem is, an example _cannot_ be self-contained - it requires interactive
> tty input or a second process appending to the file.

And what keeps you from writing such a code?  Call fork, has the second process
feed a file descriptor etc.  I haven't seen any indication of a problem and the
descriptor is absolutely not sufficient to reproduce any.

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