aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/pthread/sem_open.c
AgeCommit message (Expand)Author
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-05-05nptl: Move sem_close, sem_open into libcFlorian Weimer
2021-03-26nptl: Remove open from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-16htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault