Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright dates with scripts/update-copyrights | Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | nanosleep: Pass NULL when rem == NULL on ports with __TIMESIZE != 64 | Lukasz Majewski | 2020-11-14 | 1 | -1/+1 |
* | linux: Add time64 support for nanosleep | Adhemerval Zanella | 2020-09-28 | 1 | -0/+50 |
* | Refactor nanosleep in terms of clock_nanosleep | Adhemerval Zanella | 2019-11-06 | 1 | -31/+0 |
* | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Avoid cancellable I/O primitives in ld.so. | Zack Weinberg | 2018-06-12 | 1 | -9/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Consolidate non cancellable nanosleep call | Adhemerval Zanella | 2017-08-22 | 1 | -0/+9 |
* | Clean pthread functions namespaces for C11 threads | Adhemerval Zanella | 2017-06-23 | 1 | -1/+1 |
* | posix: Consolidate Linux nanosleep syscall | Adhemerval Zanella | 2017-05-18 | 1 | -0/+30 |