Age | Commit message (Expand) | Author |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-06-24 | Consolidate pthread_atfork | Adhemerval Zanella |
2021-06-03 | dlfcn: Cleanups after -ldl is no longer required | Florian Weimer |
2021-05-18 | htl: Add __libpthread_freeres | Samuel Thibault |
2021-03-12 | posix: Consolidate register-atfork | Adhemerval Zanella |
2021-02-08 | pthread: Refactor semaphore code | Adhemerval Zanella |
2021-02-08 | linux: Require /dev/shm as the shared memory file system | Florian Weimer |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-12-16 | htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] | Samuel Thibault |
2020-12-16 | htl: Add pshared semaphore support | Samuel Thibault |
2020-06-14 | htl: initialize first and prevent from unloading | Samuel Thibault |
2020-06-10 | htl: Fix linking static tests by factorizing the symbols list | Samuel Thibault |
2020-06-08 | pthread: Move back linking rules to nptl and htl | Samuel Thibault |
2020-06-07 | htl: Enable more tests | Samuel Thibault |
2020-02-17 | htl: Link internal htl tests against libpthread | Samuel Thibault |
2020-02-10 | htl: Make sem_wait/sem_timedwait interruptible | Samuel Thibault |
2020-02-10 | htl: Add support for libc cancellation points | Samuel Thibault |
2020-02-09 | htl: Report missing mutex lock on pthread_cond_*wait | Samuel Thibault |
2020-02-09 | htl: Fix linking static testcases | Samuel Thibault |
2020-02-09 | htl: Move __register_atfork from forward to own file | Samuel Thibault |
2020-02-09 | htl: Remove unused files | Samuel Thibault |
2020-01-04 | htl: Add __errno_location and __h_errno_location | Samuel Thibault |
2020-01-04 | htl: Move pthread_atfork to libc_nonshared.a | Samuel Thibault |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-04-02 | hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ | Samuel Thibault |
2018-04-02 | hurd: Add hurd thread library | Samuel Thibault |