about summary refs log tree commit diff
path: root/sysdeps/pthread/threads.h
Commit message (Expand)AuthorAgeFilesLines
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella2024-04-021-3/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in sysdeps/ -- BZ 25337Paul Pluzhnikov2023-05-301-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Do not define static_assert or thread_local in headers for C2xJoseph Myers2022-09-071-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+33
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* C11 threads: Move implementation to sysdeps/pthreadSamuel Thibault2020-02-091-0/+204