Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-15 | y2038: Add support for 64-bit time on legacy ABIs | Adhemerval Zanella | 1 | -1/+2 |
2021-05-11 | nptl: Move thread join functions into libc | Florian Weimer | 1 | -9/+18 |
2021-03-05 | nptl: Fix __pthread_clockjoin_np64 __pthread_timedjoin_np64 hidden proto | Adhemerval Zanella | 1 | -1/+1 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2020-11-25 | nptl: Return EINVAL for invalid clock for pthread_clockjoin_np | Adhemerval Zanella | 1 | -0/+4 |
2020-08-17 | nptl: Handle NULL abstime [BZ #26394] | H.J. Lu | 1 | -3/+9 |
2020-08-13 | y2038: nptl: Convert pthread_{clock|timed}join_np to support 64 bit time | Lukasz Majewski | 1 | -3/+16 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2019-11-01 | nptl: Add pthread_clockjoin_np | Mike Crowe | 1 | -0/+29 |