[Bug libc/3746] exit violates POSIX on seekable stdin
drepper at redhat dot com
sourceware-bugzilla@sourceware.org
Sat Dec 16 20:29:00 GMT 2006
------- Additional Comments From drepper at redhat dot com 2006-12-16 20:29 -------
The seek is an XCU requirement, it is the programs problem. There is no such
requirement on the runtime. Don't try to push your problems off to somebody else.
And file descriptors are implicitly closed when a process terminates. Closing
them in exit means some programs stop working.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
http://sourceware.org/bugzilla/show_bug.cgi?id=3746
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list