about summary refs log tree commit diff
path: root/sysdeps/nptl/pthread.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nptl: Fix type of pthread_mutexattr_getrobust_np, pthread_mutexattr_setrobust...Florian Weimer2021-09-211-2/+2
* Reduce <limits.h> pollution due to dynamic PTHREAD_STACK_MINFlorian Weimer2021-07-121-1/+3
* y2038: Add support for 64-bit time on legacy ABIsAdhemerval Zanella2021-06-151-0/+119
* nptl: Move pthread_yield into libc, as a compatibility symbolFlorian Weimer2021-05-031-4/+7
* Add __attribute_access_none to disable GCC warnings [BZ #27714]Martin Sebor2021-04-271-1/+2
* nptl: Move pthread_mutexattr_setrobust into libcFlorian Weimer2021-04-231-4/+9
* nptl: Move pthread_mutexattr_getrobust into libcFlorian Weimer2021-04-231-3/+9
* nptl: Move pthread_mutex_consistent into libcFlorian Weimer2021-04-211-2/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Avoid -Wstringop-overflow warning in pthread_cleanup_push macrosJoseph Myers2020-10-301-10/+27
* Fix GCC 11 -Warray-parameter warning for __sigsetjmp (bug 26647)Joseph Myers2020-10-051-2/+3
* nptl: Add pthread_attr_setsigmask_np, pthread_attr_getsigmask_npFlorian Weimer2020-06-021-0/+15
* nptl: Avoid using PTHREAD_MUTEX_DEFAULT in macro definition [BZ #25271]Florian Weimer2020-01-301-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Add struct_rwlock.hAdhemerval Zanella2019-11-261-24/+3
* nptl: Add struct_mutex.hAdhemerval Zanella2019-11-261-24/+9
* nptl: Remove rwlock elision definitionsAdhemerval Zanella2019-11-261-3/+3
* nptl: Fix niggles with pthread_clockjoin_npMike Crowe2019-11-041-1/+1
* nptl: Add pthread_clockjoin_npMike Crowe2019-11-011-0/+11
* Split up endian.h to minimize exposure of BYTE_ORDER.Alistair Francis2019-10-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Add POSIX-proposed pthread_mutex_clocklockMike Crowe2019-07-121-0/+7
* nptl: Add POSIX-proposed pthread_rwlock_clockrdlock & pthread_rwlock_clockwrlockMike Crowe2019-07-121-0/+14
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Revert Intel CET changes to __jmp_buf_tag (Bug 22743)Carlos O'Donell2018-01-251-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Linux/x86: Update cancel_jmp_buf to match __jmp_buf_tag [BZ #22563]H.J. Lu2017-12-191-5/+2
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* New condvar implementation that provides stronger ordering guarantees.Torvald Riegel2016-12-311-1/+1
* Installed-header hygiene (BZ#20366): time.h types.Zack Weinberg2016-09-231-0/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-281-2/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-3/+3
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-121-0/+1163