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/15790] pthread_mutexattr_gettype doesn't store the value of the 'type' attribute into *type


http://sourceware.org/bugzilla/show_bug.cgi?id=15790

Tolga Dalman <tolga.dalman at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tolga.dalman at googlemail dot com

--- Comment #2 from Tolga Dalman <tolga.dalman at googlemail dot com> ---
Looks like PTHREAD_MUTEXATTR_FLAG_BITS was not been updated with the latest
elisions bits. I.e., 512 is pthread_mutexattr_gettype in pthreadP.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]