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