aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/sem_routines.c
AgeCommit message (Expand)Author
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-02-16pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-05-05nptl: Move sem_close, sem_open into libcFlorian Weimer
2021-02-09linux: Fix __sem_check_add_mapping search_semAdhemerval Zanella
2021-02-09linux: Fix __sem_check_add_mapping name lengthAdhemerval Zanella
2021-02-08pthread: Remove alloca usage from __sem_check_add_mappingAdhemerval Zanella
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella