about summary refs log tree commit diff
path: root/nptl/pthread_rwlock_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 pthread_rwlock_init into libcFlorian Weimer2021-05-031-3/+17
* 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 tests for internal pthread_rwlock_t offsetsAdhemerval Zanella2019-11-261-0/+8
* 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: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-0/+2
* New pthread rwlock that is more scalable.Torvald Riegel2017-01-101-21/+4
* 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 69 more function definitions to prototype style (line wrap cases).Joseph Myers2015-10-191-3/+2
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-7/+0
* 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
* Rename some static variablesSiddhesh Poyarekar2013-03-181-2/+2
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Quash two memset undeclared warnings.Andreas Jaeger2011-06-141-1/+2
* Small optimization of pthread_rwlock_init.Ulrich Drepper2009-12-171-13/+4
* Rvert accidental checkins.Ulrich Drepper2009-08-221-2/+11
* Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab2009-08-221-11/+2
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-271-4/+35
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+51