bb8a420424
Add a note about not touching errno and warn about previous drafts of the standard which changed the level of indirection to the thread argument. POSIX had a bit of trouble deciding what to do. So anyone coding to both draft 4 and draft 10 (the final draft) will get burnt by this function. I did. Grrr. |
||
---|---|---|
.. | ||
Makefile.inc | ||
pthread_create.3 | ||
pthread_detach.3 | ||
pthread_equal.3 | ||
pthread_exit.3 | ||
pthread_getspecific.3 | ||
pthread_join.3 | ||
pthread_key_create.3 | ||
pthread_key_delete.3 | ||
pthread_once.3 | ||
pthread_self.3 | ||
pthread_setspecific.3 |