about summary refs log tree commit diff
path: root/sysdeps/pthread/sem_close.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move sem_close, sem_open into libcFlorian Weimer2021-05-051-1/+9
* pthread: Refactor semaphore codeAdhemerval Zanella2021-02-081-52/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]Samuel Thibault2020-12-161-0/+81