about summary refs log tree commit diff
path: root/sysdeps/nptl/pthread-functions.h
Commit message (Expand)AuthorAgeFilesLines
* nptl: Move pthread_setschedparam implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_getschedparam implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_cond_init implementation into libcFlorian Weimer2020-02-201-4/+0
* nptl: Move pthread_cond_destroy implementation into libcFlorian Weimer2020-02-201-2/+0
* nptl: Move pthread_condattr_init implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_condattr_destroy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getscope implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_setschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* nptl: Move pthread_attr_getschedpolicy implementation into libcFlorian Weimer2020-02-201-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* nptl: Move pthread_attr_setschedparam implementation into libcFlorian Weimer2019-10-071-2/+0
* nptl: Move pthread_attr_getschedparam implementation into libcFlorian Weimer2019-10-071-2/+0
* nptl: Move pthread_attr_setinheritsched implementation into libc.Florian Weimer2019-10-041-1/+0
* 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-1/+0
* nptl: Move pthread_attr_setdetachstate implementation into libcFlorian Weimer2019-08-281-1/+0
* nptl: Move pthread_attr_getdetachstate implementation into libcFlorian Weimer2019-08-161-1/+0
* nptl: Move pthread_attr_init implementation into libcFlorian Weimer2019-08-151-2/+0
* nptl: Move pthread_attr_destroy implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Move pthread_equal implementation into libcFlorian Weimer2019-08-151-1/+0
* nptl: Remove unnecessary forwarding of pthread_cond_clockwait from libcMike Crowe2019-07-181-4/+0
* nptl: Add POSIX-proposed pthread_cond_clockwaitMike Crowe2019-07-121-0/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell2018-06-291-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Implement pthread_self in libc.so [BZ #22635]Florian Weimer2017-12-201-1/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-171-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-121-0/+117