| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2022-01-01 | 1 | -1/+1 |
* | Remove "Contributed by" lines |  Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
* | nptl: Move call_once into libc |  Florian Weimer | 2021-05-03 | 1 | -1/+3 |
* | nptl: Move pthread_once and __pthread_once into libc |  Florian Weimer | 2021-04-21 | 1 | -4/+11 |
* | [PATCH] pthread_once hangs when init routine throws an exception [BZ #18435] |  Jakub Jelinek | 2021-03-04 | 1 | -2/+2 |
* | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2021-01-02 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2020-01-01 | 1 | -1/+1 |
* | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 2019-09-07 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2019-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2018-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2017-01-01 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | Add and use new glibc-internal futex API. |  Torvald Riegel | 2015-07-10 | 1 | -5/+7 |
* | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Use C11 atomics in pthread_once. |  Torvald Riegel | 2014-11-20 | 1 | -14/+9 |
* | pthread_once: Add fast path and remove x86 variants. |  Torvald Riegel | 2014-10-20 | 1 | -7/+22 |
* | pthread_once: Clean up constants. |  Torvald Riegel | 2014-10-20 | 1 | -9/+12 |
* | Get rid of nptl/sysdeps/ entirely! |  Roland McGrath | 2014-07-07 | 1 | -16/+93 |
* | Update copyright notices with scripts/update-copyrights |  Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Update copyright notices with scripts/update-copyrights. |  Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Remove use of INTDEF/INTUSE in nptl |  Andreas Schwab | 2012-05-30 | 1 | -1/+2 |
* | Replace FSF snail mail address with URLs. |  Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): |  Ulrich Drepper | 2007-08-01 | 1 | -4/+4 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #3483, BZ #3493, BZ #3514, BZ #3515, BZ #3664, BZ #3673, BZ #3674] |  Ulrich Drepper | 2007-01-11 | 1 | -0/+54 |
* | . |  Jakub Jelinek | 2007-07-31 | 1 | -54/+0 |
* | * sysdeps/pthread/pthread_barrier_wait.c: Move to... |  Ulrich Drepper | 2006-10-28 | 1 | -0/+54 |