Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-11-01 | nptl: Add pthread_clockjoin_np | Mike Crowe | 1 | -7/+9 |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 1 | -4/+3 |
2019-10-27 | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski | 1 | -1/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-02-15 | nptl: Fix invalid Systemtap probe in pthread_join [BZ #24211] | Florian Weimer | 1 | -2/+3 |
2019-02-14 | nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215) | Adhemerval Zanella | 1 | -1/+60 |
2019-01-03 | nptl: Cleanup cancellation macros | Adhemerval Zanella | 1 | -8/+1 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-12-20 | nptl: Consolidate pthread_{timed,try}join{_np} | Adhemerval Zanella | 1 | -0/+115 |