Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-05 | nptl: Move sem_close, sem_open into libc | Florian Weimer | 1 | -13/+27 |
2021-03-26 | nptl: Remove open from libpthread | Adhemerval Zanella | 1 | -3/+3 |
2021-03-18 | nptl: Remove close from libpthread | Adhemerval Zanella | 1 | -2/+2 |
2021-03-18 | nptl: Remove write from libpthread | Adhemerval Zanella | 1 | -1/+1 |
2021-02-08 | pthread: Refactor semaphore code | Adhemerval Zanella | 1 | -113/+3 |
2021-02-08 | linux: Require /dev/shm as the shared memory file system | Florian Weimer | 1 | -15/+19 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-12-16 | htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] | Samuel Thibault | 1 | -0/+320 |