Age | Commit message (Expand) | Author |
2020-06-24 | htl: Make sem_*wait cancellations points | Samuel Thibault |
2020-06-24 | htl: Enable tst-cancel25 test | Samuel Thibault |
2020-06-14 | htl: Enable more cancellation tests | Samuel Thibault |
2020-06-10 | htl: Enable more cancel tests | 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-06-07 | htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2 | Samuel Thibault |
2020-06-07 | htl: Enable more tests | Samuel Thibault |
2020-06-07 | htl: Add sem_clockwait support | Samuel Thibault |
2020-06-01 | htl: Make pthread_cond_destroy wait for threads to be woken | Samuel Thibault |
2020-06-01 | htl: Enable more cond tests | Samuel Thibault |
2020-06-01 | tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 | Samuel Thibault |
2020-05-26 | htl: Add clock variants | Samuel Thibault |
2020-02-16 | pthread: Fix building tst-robust8 with nptl | Samuel Thibault |
2020-02-16 | pthread: Move robust mutex tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-10 | pthread: Move some join tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-10 | pthread: Move most barrier tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-10 | pthread: Move most sem tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-10 | pthread: Move key tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move some rwlock tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move most once tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move most cond tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move some attr tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move most mutex tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move spin tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | pthread: Move basic tests from nptl to sysdeps/pthread | Samuel Thibault |
2020-02-09 | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg |
2019-10-27 | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-07-12 | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe |
2019-04-29 | <semaphore.h>: Add nonnull attributes | Yann Droneaud |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-04-19 | hurd: fix sigevent's sigev_notify_attributes field type | Samuel Thibault |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault |
2018-04-02 | hurd: avoid letting signals go to thread created by timer_create | Samuel Thibault |
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault |
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault |
2018-02-27 | Move NPTL-specific code to NPTL-specific header | Samuel Thibault |
2018-01-30 | allocalim.h: use __glibc_likely instead of __builtin_expect | Samuel Thibault |
2018-01-29 | allocalim.h: Fix codestyle | Samuel Thibault |
2018-01-28 | hurd: Fix allocalim build | Samuel Thibault |
2018-01-27 | hurd: fix warning | Samuel Thibault |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg |
2017-08-31 | aio: Remove internal_function function attribute | Florian Weimer |
2017-08-15 | aio: Remove support for BROKEN_THREAD_SIGNALS | Florian Weimer |
2017-07-04 | Single threaded stdio optimization | Szabolcs Nagy |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg |