aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_rwlock_init.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-07nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella1-0/+2
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-21/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-19Convert 69 more function definitions to prototype style (line wrap cases).Joseph Myers1-3/+2
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel1-7/+0
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-03-18Rename some static variablesSiddhesh Poyarekar1-2/+2
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-06-14Quash two memset undeclared warnings.Andreas Jaeger1-1/+2
2009-12-17Small optimization of pthread_rwlock_init.Ulrich Drepper1-13/+4
2009-08-22Rvert accidental checkins.Ulrich Drepper1-2/+11
2009-08-22Add sigstack handling to Linux ____longjmp_chk on powerpc.Andreas Schwab1-11/+2
2007-05-27* init.c: Make it compile with older kernel headers.Ulrich Drepper1-4/+35
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+51