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