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 nptl/21016] pthread_cond support is broken on hppa


https://sourceware.org/bugzilla/show_bug.cgi?id=21016

Torvald Riegel <triegel at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |codonell at redhat dot com

--- Comment #2 from Torvald Riegel <triegel at redhat dot com> ---
Carlos has said he would take care of it.  I'm aware of two issues blocking
this: atomics don't work in all cases (stores should use the kernel helper
too), and the additional compatibility requirements for old initializers
(IIRC).  To get the condvar files to compile, just copy over the new
pthread_cond_t members from, say, x86 pthreadtypes.h to hppa's pthreadtypes.h.

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