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