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/3746] exit violates POSIX on seekable stdin


------- Additional Comments From ebb9 at byu dot net  2006-12-18 18:57 -------
Furthermore, Austin Group interpretations 002 and 085 will tighten the wording 
in this area of the next revision of POSIX, making it clear that it is the 
library's job as part of exit() to close read streams, and that when closing 
such a stream that is visiting a seekable file description, the file 
description's offset must be adjusted correctly.

http://www.opengroup.org/austin/interps/uploads/40/6806/AI-002.txt
http://www.opengroup.org/austin/interps/uploads/40/9984/AI-085.txt


-- 


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]