This is the mail archive of the glibc-bugs@sources.redhat.com 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 linuxthreads/454] pthread_key_create does not reset key's value to NULL


------- Additional Comments From jakub at redhat dot com  2004-10-27 16:32 -------
It could be fixed the same way as NPTL deals with it (having uintptr_t
sequence numbers).  But LinuxThreads are meant only for compatibility with apps
that can't cope with NPTL and therefore I don't think anything needs to change.
There are many much more serious violations of POSIX in LinuxThreads.


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


http://sources.redhat.com/bugzilla/show_bug.cgi?id=454

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