summaryrefslogtreecommitdiff
path: root/tests/test-__pthread_destroy_specific-skip.c
AgeCommit message (Collapse)Author
2018-04-02Add copyright notices where missingSamuel Thibault
2018-03-28Fix coding styleSamuel Thibault
2011-11-05Correct logic for PTHREAD_KEY_INVALID slots.Thomas Schwinge
* sysdeps/hurd/pt-destroy-specific.c (__pthread_destroy_specific): Correct logic for PTHREAD_KEY_INVALID slots. * tests/test-__pthread_destroy_specific-skip.c: New file. * tests/Makefile (CHECK_SRC): Add test-__pthread_destroy_specific-skip.c.