Age | Commit message (Expand) | Author | Files | Lines |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 1 | -1/+1 |
2019-07-12 | nptl: Rename lll_timedlock to lll_clocklock and add clockid parameter | Mike Crowe | 1 | -7/+9 |
2019-05-14 | x86: Remove arch-specific low level lock implementation | Adhemerval Zanella | 1 | -1/+3 |
2019-02-14 | nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215) | Adhemerval Zanella | 1 | -26/+0 |
2019-01-03 | nptl: Cleanup cancellation macros | Adhemerval Zanella | 1 | -22/+18 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2018-05-04 | Fix blocking pthread_join. [BZ #23137] | Stefan Liebler | 1 | -5/+8 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2017-02-06 | Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock. | Stefan Liebler | 1 | -2/+2 |
2017-01-13 | robust mutexes: Fix broken x86 assembly by removing it | Torvald Riegel | 1 | -68/+0 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-12-23 | Do not violate mutex destruction requirements. | Torvald Riegel | 1 | -4/+14 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-15 | Add comments for the generic lowlevellock implementation. | Torvald Riegel | 1 | -9/+82 |
2014-08-12 | Check value of futex before updating in __lll_timedlock | Bernard Ogden | 1 | -1/+4 |
2014-07-15 | Separate Linuxisms from lowlevellock.h, make a generic one | Roland McGrath | 1 | -0/+187 |
2014-07-07 | Remove old stub lowlevellock.h file. It is not even useful as documentation. | Roland McGrath | 1 | -83/+0 |
2014-07-07 | Get rid of nptl/sysdeps/ entirely! | Roland McGrath | 1 | -0/+83 |