Age | Commit message (Expand) | Author |
---|---|---|
2023-04-22 | Use O_CLOEXEC in more places (BZ #15722) | Sergey Bugaev |
2023-03-08 | rt: fix shm_open not set ENAMETOOLONG when name exceeds {_POSIX_PATH_MAX} | abushwang |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar |
2021-05-05 | nptl: Move sem_close, sem_open into libc | Florian Weimer |
2021-03-26 | nptl: Remove open from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove close from libpthread | Adhemerval Zanella |
2021-03-18 | nptl: Remove write from libpthread | Adhemerval Zanella |
2021-02-08 | pthread: Refactor semaphore code | Adhemerval Zanella |
2021-02-08 | linux: Require /dev/shm as the shared memory file system | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-16 | htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] | Samuel Thibault |