summaryrefslogtreecommitdiff
path: root/nptl/pthread_once.c
AgeCommit message (Expand)Author
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-20Use C11 atomics in pthread_once.Torvald Riegel
2014-10-20pthread_once: Add fast path and remove x86 variants.Torvald Riegel
2014-10-20pthread_once: Clean up constants.Torvald Riegel
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-30Remove use of INTDEF/INTUSE in nptlAndreas Schwab
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2007-08-01* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2006-10-28* sysdeps/pthread/pthread_barrier_wait.c: Move to...Ulrich Drepper