Defect report from : Ulrich Drepper , Red Hat, Inc.
(Please direct followup comments direct to yyyyyyyyyyyyyy@xxxxxxxxxxxxx)
@ page 290 line 10310f,10317,10333f, 10336 section <pthread.h> objection {ud-15}
Problem:
Defect code : 1. Error
The pthread_mutexattr_getpshared(), pthread_mutexattr_setpshared(),
functions pthread_rwlockattr_getpshared() and
pthread_rwlockattr_setpshared() are unconditionally required if
_POSIX_THREADS is defined. This contradicats XSH where the functions
are correctly marked with TSH.
Action:
Shade lines 10310-10311, 10317, 10333-10334 and 10336 and mark them with
TSH.
|