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