about summary refs log tree commit diff
path: root/nptl/pthread_join.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* nptl: Move thread join functions into libcFlorian Weimer2021-05-111-2/+11
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-1/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Consolidate pthread_{timed,try}join{_np}Adhemerval Zanella2017-12-201-93/+1
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Function declaration cleanupAdhemerval Zanella2015-01-061-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* (cleanup): Avoid warning.Ulrich Drepper2007-01-181-2/+2
* [BZ #2843]Ulrich Drepper2006-08-131-36/+42
* * sysdeps/mach/hurd/ifreq.c: Add missing #includes.Roland McGrath2005-12-211-2/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-43/+37
* 2.5-18.1Jakub Jelinek2007-07-121-37/+43
* Update.Ulrich Drepper2003-05-161-0/+3
* Update.Ulrich Drepper2003-03-211-2/+3
* Update.Ulrich Drepper2003-02-211-1/+1
* (pthread_join): Limited checking for invalid descriptors.Ulrich Drepper2003-02-211-1/+1
* Update.Ulrich Drepper2003-02-151-1/+2
* Update.Ulrich Drepper2003-02-141-2/+6
* Update.Ulrich Drepper2002-12-081-2/+1
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+100