aboutsummaryrefslogtreecommitdiff
path: root/nptl/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-03-26nptl: Remove lseek from libpthreadAdhemerval Zanella1-1/+0
2021-03-26nptl: Remove send from libpthreadAdhemerval Zanella1-2/+0
2021-03-18signal: Add __libc_sigactionAdhemerval Zanella1-0/+1
2021-03-18nptl: Move system to libcAdhemerval Zanella1-3/+0
2021-03-18nptl: Move fcntl from libpthreadAdhemerval Zanella1-3/+0
2021-03-18nptl: Remove sendmsg from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove recvmsg from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove sigwait from libpthreadAdhemerval Zanella1-1/+1
2021-03-18nptl: Remove tcdrain from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove pause from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove msync from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove fsync from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove sendto from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove recvfrom from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove recv from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove connect from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove accept from libpthreadAdhemerval Zanella1-2/+0
2021-03-18nptl: Remove close from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove read from libpthreadAdhemerval Zanella1-2/+1
2021-03-18nptl: Remove write from libpthreadAdhemerval Zanella1-2/+1
2021-03-12nptl: Move fork into libcAdhemerval Zanella1-1/+0
2021-03-12posix: Consolidate register-atforkAdhemerval Zanella1-1/+0
2021-03-04[PATCH] pthread_once hangs when init routine throws an exception [BZ #18435]Jakub Jelinek1-4/+0
2021-02-23nptl: Move elision implementations into libcFlorian Weimer1-0/+5
2021-02-22nptl: Move futex-internal into libcFlorian Weimer1-1/+1
2021-02-22nptl: Move lowlevellock into libc [BZ #15648]Florian Weimer1-2/+1
2021-02-22nptl: Move futex-internal.c into main nptl directoryFlorian Weimer1-0/+3
2021-02-22nptl: Split libpthread-routines into one routine per lineFlorian Weimer1-86/+152
2021-02-08pthread: Refactor semaphore codeAdhemerval Zanella1-1/+1
2021-02-08linux: Require /dev/shm as the shared memory file systemFlorian Weimer1-1/+0
2021-01-04nptl: Remove set*id, set*gid files which are not builtFlorian Weimer1-4/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-12-01nptl: Fix __futex_clocklock64 return error check [BZ #26964]Lucas A. M. Magalhaes1-1/+1
2020-11-27nptl: Fix PTHREAD_PRIO_PROTECT timed lockAdhemerval Zanella1-1/+2
2020-11-25nptl: Return EINVAL for pthread_mutex_clocklock/PI with CLOCK_MONOTONIC [BZ #...Adhemerval Zanella1-1/+1
2020-11-25nptl: Replace lll_timedwait with __futex_abstimed_wait64Adhemerval Zanella1-1/+0
2020-11-16Add {,sysdep-}ld-library-path make variableSamuel Thibault1-1/+1
2020-11-03tst-setuid1-static-ENV: Add $(common-objpfx)nss [BZ #26820]H.J. Lu1-1/+1
2020-10-08Revert "Fix missing redirects in testsuite targets"Andreas Schwab1-1/+1
2020-08-06htl: Enable tst-cancelx?[45]Samuel Thibault1-14/+2
2020-07-27nptl: Zero-extend arguments to SETXID syscalls [BZ #26248]H.J. Lu1-1/+1
2020-06-29htl: Enable cancel*16 an cancel*20 testsSamuel Thibault1-7/+2
2020-06-24htl: Make sem_*wait cancellations pointsSamuel Thibault1-3/+1
2020-06-24htl: Enable tst-cancel25 testSamuel Thibault1-1/+1
2020-06-17nptl: Remove now-spurious tst-cancelx9 referencesSamuel Thibault1-2/+1
2020-06-14htl: Enable more cancellation testsSamuel Thibault1-2/+1
2020-06-10htl: Enable more cancel testsSamuel Thibault1-10/+7
2020-06-08pthread: Move back linking rules to nptl and htlSamuel Thibault1-0/+18
2020-06-07htl: Enable more testsSamuel Thibault1-37/+4
2020-06-07htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2Samuel Thibault1-2/+1