aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/nptl
AgeCommit message (Expand)AuthorFilesLines
2017-06-06S390: Use generic spinlock code.Stefan Liebler4-115/+0
2017-05-09Move shared pthread definitions to common headersAdhemerval Zanella2-261/+81
2017-01-10New pthread rwlock that is more scalable.Torvald Riegel1-14/+14
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2016-12-31New condvar implementation that provides stronger ordering guarantees.Torvald Riegel1-8/+21
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-1/+0
2016-11-07nptl: Document the reason why __kind in pthread_mutex_t is part of the ABIFlorian Weimer1-1/+1
2016-09-14Remove the ptw-% patternsFlorian Weimer1-2/+2
2016-08-17Do not override objects in libc.a in other static libraries [BZ #20452]Florian Weimer1-0/+1
2016-06-20elf: Consolidate machine-agnostic DTV definitions in <dl-dtv.h>Florian Weimer1-13/+1
2016-01-14Add __private_ss to s390 struct tcbhead.Marcin Koƛcielnicki1-0/+4
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2015-11-20S390: Use __asm__ instead of asm.Stefan Liebler4-13/+13
2015-10-19Convert 231 sysdeps function definitions to prototype style.Joseph Myers2-4/+2
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers9-9/+9
2014-07-03S390: Quash unused variable warning due to no-op THREAD_SET_POINTER_GUARD.Roland McGrath1-1/+1
2014-06-13S390: Move NPTL public headers to sysdeps/s390/nptl/.Roland McGrath2-0/+287
2014-06-13Move S390 code out of nptl/sysdeps/s390/.Roland McGrath8-0/+385