about summary refs log tree commit diff
path: root/nptl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Run nptl/tst-pthread-getattr in a containerDJ Delorie2020-02-031-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Move waitpid implementation to libcAdhemerval Zanella2019-12-191-2/+1
* nptl: Move wait implementation to libcAdhemerval Zanella2019-12-191-2/+1
* Expand $(as-needed) and $(no-as-needed) throughout the build systemFlorian Weimer2019-12-031-2/+2
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-1/+1
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-1/+2
* nptl: Move nanosleep implementation to libcAdhemerval Zanella2019-11-061-2/+1
* nptl: Add pthread_timedjoin_np, pthread_clockjoin_np NULL timeout testMike Crowe2019-11-011-0/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-2/+3
* nptl/tst-cancel25 needs to be an internal testFlorian Weimer2019-10-181-2/+2
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-2/+2
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-2/+2
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-2/+2
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Move pthread_attr_getinheritsched implementation into libcFlorian Weimer2019-08-301-2/+1
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-2/+2
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-2/+2
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-2/+1
* nptl: Remove pthread_self compatibility symbol from libpthreadFlorian Weimer2019-08-151-2/+1
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-2/+3
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-2/+2
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-1/+1
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+2
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+1
* nptl: Add POSIX-proposed sem_clockwaitMike Crowe2019-07-121-2/+3
* nptl: Remove vfork IFUNC-based forwarder from libpthread [BZ #20188]Florian Weimer2019-07-021-2/+3
* Move nptl/tst-eintr1 to xtestsSzabolcs Nagy2019-05-091-1/+6
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-1/+0
* nptl: Reinstate pthread_timedjoin_np as a cancellation point (BZ#24215)Adhemerval Zanella2019-02-141-1/+2
* RISC-V: Fix elfutils testsuite unwind failures.Jim Wilson2019-02-131-1/+4
* nptl: Fix pthread_rwlock_try*lock stalls (Bug 23844)Carlos O'Donell2019-01-311-1/+2
* nptl: Remove tst-cancel-wrappers test and related macrosAdhemerval Zanella2019-01-031-16/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Fix rwlock stall with PREFER_WRITER_NONRECURSIVE_NP (bug 23861)Andreas Schwab2018-12-131-1/+2
* Mutex: Add pthread mutex tunablesKemi Wang2018-12-011-1/+1
* Fix _dl_profile_fixup data-dependency issue (Bug 23690)Tulio Magno Quites Machado Filho2018-11-301-2/+12
* Enable VDSO on x86_64 statically linked programs [BZ #19767]Rafael Ávila de Espíndola2018-11-231-2/+3
* Fix race in pthread_mutex_lock while promoting to PTHREAD_MUTEX_ELISION_NP [B...Stefan Liebler2018-10-171-3/+5
* nptl: Add test cases for ISO C11 threadsAdhemerval Zanella2018-07-241-1/+4
* nptl: Add C11 threads tss_* functionsAdhemerval Zanella2018-07-241-1/+2
* nptl: Add C11 threads cnd_* functionsAdhemerval Zanella2018-07-241-1/+2
* nptl: Add C11 threads call_once functionsAdhemerval Zanella2018-07-241-1/+1
* nptl: Add C11 threads mtx_* functionsAdhemerval Zanella2018-07-241-1/+3
* nptl: Add C11 threads thrd_* functionsAdhemerval Zanella2018-07-241-3/+5
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+1
* Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)Adhemerval Zanella2018-06-261-0/+1
* Avoid cancellable I/O primitives in ld.so.Zack Weinberg2018-06-121-2/+2
* nptl: Turn libpthread.so into a symbolic link to the real DSOFlorian Weimer2018-03-011-19/+0
* nptl: Drop libpthread_nonshared.a from libpthread.soFlorian Weimer2018-03-011-1/+0