reject invalid attribute settings
authorRich Felker <dalias@aerifal.cx>
Mon, 7 Mar 2011 20:46:37 +0000 (15:46 -0500)
committerRich Felker <dalias@aerifal.cx>
Mon, 7 Mar 2011 20:46:37 +0000 (15:46 -0500)
commit63b06c0e904fbdbc87b3e17d067b62afe9bb3dd1
treed5066d410f8c8e8e9568cd7582ed094ccdcddf6e
parent951e76409117f114da4ce9895514658a88a3ad4b
reject invalid attribute settings

note that this is a pedantic conformance issue and waste of code. it
only affects broken code or code that is probing for conformance.
src/thread/pthread_attr_setdetachstate.c
src/thread/pthread_attr_setscope.c