]> git.ipfire.org Git - thirdparty/glibc.git/history - nptl/pthread_once.c
Remove "Contributed by" lines
[thirdparty/glibc.git] / nptl / pthread_once.c
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-05-03  Florian Weimernptl: Move call_once into libc
2021-04-21  Florian Weimernptl: Move pthread_once and __pthread_once into libc
2021-03-04  Jakub Jelinek[PATCH] pthread_once hangs when init routine throws...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-07-10  Torvald RiegelAdd and use new glibc-internal futex API.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-20  Torvald RiegelUse C11 atomics in pthread_once.
2014-10-20  Torvald Riegelpthread_once: Add fast path and remove x86 variants.
2014-10-20  Torvald Riegelpthread_once: Clean up constants.
2014-07-07  Roland McGrathGet rid of nptl/sysdeps/ entirely!
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-29  Andreas SchwabRemove use of INTDEF/INTUSE in nptl
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2007-08-01  Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-01-11  Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31  Jakub Jelinek.
2006-10-28  Ulrich Drepper* sysdeps/pthread/pthread_barrier_wait.c: Move to...