Launchpad has imported 4 comments from the remote bug at http://sourceware.org/bugzilla/show_bug.cgi?id=1146.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2005-08-01T18:43:55+00:00 Karl-xiph wrote: checked of Fedora core 4 A recent report of an app we develope caused me to check the fprintf call. My understanding is that on an error (like EFBIG from the write syscall) the fprintf should return a negative value. Instead I'm seeing values greater than 0 returned, which would match the length of the string returned. It may only be that 1 errno value, I haven't checked all possiblilities but I thought I should let you know. karl. Reply at: https://bugs.launchpad.net/glibc/+bug/20775/comments/0 ------------------------------------------------------------------------ On 2005-09-02T11:17:45+00:00 Ralph Corderoy wrote: This looks like it may be similar to an Ubuntu bug that has a test program. http://bugzilla.ubuntu.com/show_bug.cgi?id=14542 Reply at: https://bugs.launchpad.net/glibc/+bug/20775/comments/2 ------------------------------------------------------------------------ On 2005-09-06T18:46:32+00:00 Ralph Corderoy wrote: I think Ulrich Drepper may have fixed this in CVS having been told of the problem by Jim Meyering. 2005-09-04 Ulrich Drepper <[email protected]> ... * stdio-common/Makefile (tests): Add tst-put-error. * stdio-common/tst-put-error.c: New file. * libio/fileops.c (_IO_new_file_xsputn): If overflow fails and no more data would have to be written signal error. * libio/oldfileops.c (_IO_old_file_xsputn): Likewise. Reply at: https://bugs.launchpad.net/glibc/+bug/20775/comments/7 ------------------------------------------------------------------------ On 2005-09-16T13:22:05+00:00 Aj-suse wrote: Should be fixed by Ulrich's patch. Reply at: https://bugs.launchpad.net/glibc/+bug/20775/comments/10 ** Changed in: glibc Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/20775 Title: libc6's printf and fprintf don't return -1 on closed stdout/stderr. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
