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/10396] pthread_mutexattr_setprotocol() does not match posix standard


------- Additional Comments From peshkoff at mail dot ru  2009-10-30 09:56 -------
I do not want to change status of an item, this is not my tracker. There is 
really no problems that pthread_mutex_init() returns ENOTSUP error.

But I want to notice once more that according to posix specification 
pthread_mutexattr_setprotocol() shall (not can, but shall) fail with ENOTSUP if 
unsupported value was specified for protocol. Which does not work in glibc.
 

-- 


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

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