about summary refs log tree commit diff
path: root/nptl/pthread_getattr_np.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix all the remaining misspellings -- BZ 25337Paul Pluzhnikov2023-06-021-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
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* nptl: Use __pthread_attr_setaffinity_np in pthread_getattr_npFlorian Weimer2020-06-021-16/+14
* nptl: Move pthread_gettattr_np into libcFlorian Weimer2020-05-201-3/+10
* 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
* [BZ #22637] Fix stack guard size accountingSzabolcs Nagy2018-01-081-2/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-1/+0
* nptl: support thread stacks that grow upCarlos O'Donell2016-02-191-2/+15
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 113 more function definitions to prototype style (files with assertio...Joseph Myers2015-10-201-3/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Account for the extra stack size when rlimit is small enoughSiddhesh Poyarekar2012-06-201-1/+8
* Fix stack size and address inconsistency due to executable stackSiddhesh Poyarekar2012-05-261-2/+14
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Clean up internal fopen usesUlrich Drepper2011-11-151-3/+3
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-2/+2
* (pthread_getattr_np): Clear cpuset and cpusetsize if pthread_getaffinity_np f...Ulrich Drepper2007-06-221-2/+6
* * pthread_getattr_np.c: No need to install a cancellation handler,Ulrich Drepper2007-05-301-7/+1
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-7/+3
* .Jakub Jelinek2007-07-311-3/+7
* * libio/fmemopen.c (fmemopen): Free stream memory in case ofUlrich Drepper2006-04-071-36/+40
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-46/+38
* 2.5-18.1Jakub Jelinek2007-07-121-38/+46
* Update.Ulrich Drepper2004-04-161-1/+1
* Update.Ulrich Drepper2004-03-221-2/+4
* Update.Ulrich Drepper2004-03-191-9/+26
* Update.Ulrich Drepper2004-01-161-0/+1
* * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson2004-01-161-4/+1
* (pthread_getattr_np): Make sure stack info returned for main thread does not ...Ulrich Drepper2003-12-311-6/+9
* Update.Ulrich Drepper2003-12-201-1/+1
* Update.Ulrich Drepper2003-09-171-0/+22
* Update.Ulrich Drepper2003-09-171-4/+74
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+65