Age | Commit message (Expand) | Author |
---|---|---|
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-02-16 | pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880) | Adhemerval Zanella |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-05-05 | nptl: Move sem_close, sem_open into libc | Florian Weimer |
2021-02-09 | linux: Fix __sem_check_add_mapping search_sem | Adhemerval Zanella |
2021-02-09 | linux: Fix __sem_check_add_mapping name length | Adhemerval Zanella |
2021-02-08 | pthread: Remove alloca usage from __sem_check_add_mapping | Adhemerval Zanella |
2021-02-08 | pthread: Refactor semaphore code | Adhemerval Zanella |