aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/sem_routines.c
AgeCommit message (Expand)Author
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