Age | Commit message (Expand) | Author | Files | Lines |
2020-02-16 | pthread: Fix building tst-robust8 with nptl | Samuel Thibault | 1 | -1/+3 |
2020-02-16 | pthread: Move robust mutex tests from nptl to sysdeps/pthread | Samuel Thibault | 11 | -0/+1061 |
2020-02-10 | pthread: Move some join tests from nptl to sysdeps/pthread | Samuel Thibault | 7 | -0/+516 |
2020-02-10 | pthread: Move most barrier tests from nptl to sysdeps/pthread | Samuel Thibault | 5 | -0/+530 |
2020-02-10 | pthread: Move most sem tests from nptl to sysdeps/pthread | Samuel Thibault | 13 | -0/+1196 |
2020-02-10 | pthread: Move key tests from nptl to sysdeps/pthread | Samuel Thibault | 5 | -0/+497 |
2020-02-09 | pthread: Move some rwlock tests from nptl to sysdeps/pthread | Samuel Thibault | 8 | -0/+1106 |
2020-02-09 | pthread: Move most once tests from nptl to sysdeps/pthread | Samuel Thibault | 7 | -0/+525 |
2020-02-09 | pthread: Move most cond tests from nptl to sysdeps/pthread | Samuel Thibault | 29 | -0/+3778 |
2020-02-09 | pthread: Move some attr tests from nptl to sysdeps/pthread | Samuel Thibault | 2 | -0/+306 |
2020-02-09 | pthread: Move most mutex tests from nptl to sysdeps/pthread | Samuel Thibault | 8 | -1/+1463 |
2020-02-09 | pthread: Move spin tests from nptl to sysdeps/pthread | Samuel Thibault | 5 | -0/+376 |
2020-02-09 | pthread: Move basic tests from nptl to sysdeps/pthread | Samuel Thibault | 8 | -1/+675 |
2020-02-09 | C11 threads: Move implementation to sysdeps/pthread | Samuel Thibault | 37 | -0/+1749 |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2019-10-30 | Change most internal uses of __gettimeofday to __clock_gettime. | Zack Weinberg | 2 | -6/+6 |
2019-10-27 | time: Introduce function to check correctness of nanoseconds value | Lukasz Majewski | 1 | -4/+2 |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert | 28 | -28/+28 |
2019-07-12 | nptl: Add POSIX-proposed sem_clockwait | Mike Crowe | 1 | -0/+7 |
2019-04-29 | <semaphore.h>: Add nonnull attributes | Yann Droneaud | 1 | -10/+13 |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2018-04-19 | hurd: fix sigevent's sigev_notify_attributes field type | Samuel Thibault | 1 | -0/+18 |
2018-04-02 | hurd: Avoid some PLTs in libc and librt | Samuel Thibault | 3 | -4/+4 |
2018-04-02 | hurd: avoid letting signals go to thread created by timer_create | Samuel Thibault | 1 | -0/+6 |
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault | 1 | -1/+1 |
2018-02-27 | hurd: fix timer_routines.c build | Samuel Thibault | 1 | -0/+3 |
2018-02-27 | Move NPTL-specific code to NPTL-specific header | Samuel Thibault | 1 | -26/+1 |
2018-01-30 | allocalim.h: use __glibc_likely instead of __builtin_expect | Samuel Thibault | 1 | -2/+2 |
2018-01-29 | allocalim.h: Fix codestyle | Samuel Thibault | 1 | -3/+3 |
2018-01-28 | hurd: Fix allocalim build | Samuel Thibault | 1 | -2/+5 |
2018-01-27 | hurd: fix warning | Samuel Thibault | 2 | -2/+2 |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg | 2 | -2/+0 |
2017-08-31 | aio: Remove internal_function function attribute | Florian Weimer | 3 | -20/+8 |
2017-08-15 | aio: Remove support for BROKEN_THREAD_SIGNALS | Florian Weimer | 5 | -57/+0 |
2017-07-04 | Single threaded stdio optimization | Szabolcs Nagy | 1 | -0/+1 |
2017-05-20 | Remove __need macros from signal.h. | Zack Weinberg | 1 | -0/+1 |
2017-02-28 | Refer to <signal.h> instead of <pthread.h> in <bits/sigthread.h> | Andreas Schwab | 1 | -1/+1 |
2017-02-16 | Add missing header files throughout the testsuite. | Zack Weinberg | 1 | -0/+1 |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2016-09-23 | Installed-header hygiene (BZ#20366): time.h types. | Zack Weinberg | 1 | -2/+1 |
2016-05-04 | Revert "aio: fix newp->running data race" | Samuel Thibault | 1 | -5/+3 |
2016-05-04 | aio: fix newp->running data race | Samuel Thibault | 1 | -3/+5 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 28 | -28/+28 |
2015-10-20 | Convert 113 more function definitions to prototype style (files with assertio... | Joseph Myers | 3 | -9/+4 |
2015-10-19 | Convert 69 more function definitions to prototype style (line wrap cases). | Joseph Myers | 1 | -5/+2 |
2015-10-19 | Convert 231 sysdeps function definitions to prototype style. | Joseph Myers | 11 | -25/+11 |
2015-09-08 | Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912). | Joseph Myers | 1 | -1/+1 |
2015-09-04 | Rename bits/stdio-lock.h to stdio-lock.h (bug 14912). | Joseph Myers | 3 | -3/+3 |
2015-06-24 | Use unsigned types for counters in AIO code. | Roland McGrath | 3 | -10/+10 |