summaryrefslogtreecommitdiff
path: root/nptl/thrd_create.c
Commit message (Expand)AuthorAgeFilesLines
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-091-30/+0
* C11 threads: Fix thrd_t / pthread_t compatibility assertionSamuel Thibault2020-02-091-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-0/+30