aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/sem_open.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-05-05nptl: Move sem_close, sem_open into libcFlorian Weimer1-13/+27
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella1-3/+3
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella1-2/+2
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella1-1/+1
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella1-113/+3
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-15/+19
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault1-0/+320