about summary refs log tree commit diff
path: root/nptl/pthread_setattr_default_np.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* 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: Move pthread_setattr_default_np into libcFlorian Weimer2021-05-111-2/+8
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nptl: Destroy the default thread attribute as part of freeresFlorian Weimer2020-06-021-0/+10
* nptl: Change type of __default_pthread_attrFlorian Weimer2020-06-021-3/+3
* nptl: Use __pthread_attr_copy in pthread_setattr_default_npFlorian Weimer2020-05-201-38/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Change tst-typesizes to _Static_assertAdhemerval Zanella2017-11-071-2/+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
* Remove CPU set size checking from affinity functions [BZ #19143]Florian Weimer2015-11-241-5/+0
* NPTL: Refactor cpu_set_t validation to be sysdeps-controlledRoland McGrath2015-01-081-0/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Include <string.h> in nptl/pthread_setattr_default_np.c.Joseph Myers2013-06-221-0/+1
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+110