about summary refs log tree commit diff
path: root/nptl/pthread_mutex_destroy.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 mtx_destroy into libcFlorian Weimer2021-05-031-3/+4
* nptl: Move core mutex functions into libcFlorian Weimer2021-04-211-4/+12
* 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
* 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
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-171-3/+8
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Clean pthread functions namespaces for C11 threadsAdhemerval Zanella2017-06-231-1/+1
* 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
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-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
* Remove use of INTDEF/INTUSE in nptlAndreas Schwab2012-05-301-1/+1
* Add systemtap static probe points in generic and x86_64 pthread code.Roland McGrath2012-05-251-1/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-1/+0
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-9/+3
* * sysdeps/unix/sysv/linux/not-cancel.h (__openat_not_cancel,Ulrich Drepper2006-02-151-2/+10
* * pthread_mutex_destroy.c: Set mutex type to an invalid value.Ulrich Drepper2005-12-231-1/+4
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-6/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+6
* Update.Ulrich Drepper2003-06-221-3/+1
* Update.Ulrich Drepper2003-06-181-1/+7
* Add namespace protected alias.Ulrich Drepper2002-12-151-0/+1
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+29