Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nptl: Move mtx_timedlock into libc | Florian Weimer | 2021-05-03 | 1 | -1/+1 |
* | nptl: Move cnd_timedwait into libc | Florian Weimer | 2021-05-03 | 1 | -1/+1 |
* | linux: Fix __thrd_sleep64 hidden definition | Adhemerval Zanella | 2021-03-05 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | y2038: Convert thrd_sleep to support 64 bit time | Lukasz Majewski | 2020-11-14 | 1 | -0/+4 |
* | y2038: Convert mtx_timedlock to support 64 bit time | Lukasz Majewski | 2020-11-14 | 1 | -0/+4 |
* | y2038: Convert cnd_timedwait to support 64 bit time | Lukasz Majewski | 2020-11-14 | 1 | -0/+27 |