about summary refs log tree commit diff
path: root/nptl/pthread_mutex_init.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_init into libcFlorian Weimer2021-05-031-3/+5
* nptl: Move core mutex functions into libcFlorian Weimer2021-04-211-3/+11
* nptl: Move part of TCB initialization from libpthread to __tls_init_tpFlorian Weimer2021-04-211-1/+1
* 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: Cleanup mutex internal offset testsAdhemerval Zanella2019-11-261-10/+3
* Refactor PI mutexes internal definitionsAdhemerval Zanella2019-10-311-9/+4
* 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-5/+9
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-1/+2
* nptl: Add tests for internal pthread_mutex_t offsetsAdhemerval Zanella2017-11-071-0/+13
* 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
* Remove __ASSUME_FUTEX_LOCK_PIAdhemerval Zanella2016-06-131-3/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-3/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Fix synchronization of TPP min/max priorities.Torvald Riegel2014-11-261-3/+5
* NPTL: Conditionalize direct futex syscall uses.Roland McGrath2014-10-171-15/+21
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-2/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Rename some static variablesSiddhesh Poyarekar2013-03-181-2/+3
* 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-2/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * pthreadP.h (PTHREAD_ROBUST_MUTEX_PSHARED): Define.Ulrich Drepper2007-08-111-1/+8
* * sysdeps/powerpc/powerpc32/dl-trampoline.S (_dl_runtime_resolve):Ulrich Drepper2006-08-141-11/+16
* 2006-07-28 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2006-07-291-4/+24
* * elf/dl-lookup.c (dl_new_hash): New functions. cvs/fedora-glibc-20060710T2206Ulrich Drepper2006-07-101-10/+4
* * pthread_mutex_init.c (__pthread_mutex_init): Move someUlrich Drepper2006-07-011-11/+26
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-6/+11
* * elf/rtld-Rules (subdir-args): New variable.Roland McGrath2006-02-281-1/+27
* * Versions.def: Add GLIBC_2.4 for libpthread. cvs/fedora-glibc-20051227T1426Ulrich Drepper2005-12-271-2/+12
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-78/+3
* 2.5-18.1Jakub Jelinek2007-07-121-3/+78
* Update.Ulrich Drepper2004-03-241-1/+2
* Update.Ulrich Drepper2003-06-221-2/+3
* Add namespace protected alias.Ulrich Drepper2002-12-151-0/+1
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+55