aboutsummaryrefslogtreecommitdiff
path: root/nptl/allocatestack.c
AgeCommit message (Expand)Author
2024-01-08Remove ia64-linux-gnuAdhemerval Zanella
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2023-11-07nptl: Decorate thread stack on pthread_createAdhemerval Zanella
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-07-22stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)Adhemerval Zanella Netto
2022-07-05Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella
2022-04-14nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella
2022-02-01elf: Fix initial-exec TLS access on audit modules (BZ #28096)Adhemerval Zanella
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-09-13nptl: Fix race between pthread_kill and thread exit (bug 12889)Florian Weimer
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu
2021-06-09nptl: Move cancel type out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Move cancel state out of cancelhandlingAdhemerval Zanella
2021-06-09nptl: Deallocate the thread stack on setup failure (BZ #19511)Adhemerval Zanella
2021-05-21nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variablesFlorian Weimer
2021-05-11nptl: Move stack cache management, __libpthread_freeres into libcFlorian Weimer
2021-05-10Linux: Move __reclaim_stacks into the fork implementation in libcFlorian Weimer
2021-05-10nptl: Simplify resetting the in-flight stack in __reclaim_stacksFlorian Weimer
2021-05-10nptl: Move changing of stack permissions into ld.soFlorian Weimer
2021-05-10nptl: Simplify the change_stack_perm calling conventionFlorian Weimer
2021-05-10nptl: Move more stack management variables into _rtld_globalFlorian Weimer
2021-05-10nptl: Eliminate __pthread_multiple_threadsFlorian Weimer
2021-05-10nptl: Export __libc_multiple_threads from libc as an internal symbolFlorian Weimer
2021-05-05elf, nptl: Initialize static TLS directly in ld.soFlorian Weimer
2021-04-21nptl: Move setxid broadcast implementation into libcFlorian Weimer
2021-03-19nptl: Remove MULTI_PAGE_ALIASING [BZ #23554]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-11-16nptl: Move stack list variables into _rtld_globalFlorian Weimer
2020-10-02aarch64: enforce >=64K guard size [BZ #26691]Szabolcs Nagy
2020-07-07string: Remove old TLS usage on strsignalAdhemerval Zanella
2020-06-02nptl: Change type of __default_pthread_attrFlorian Weimer
2020-02-14linux: Remove INTERNAL_SYSCALL_DECLAdhemerval Zanella
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-18nptl: SIGCANCEL, SIGTIMER, SIGSETXID are always definedFlorian Weimer
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-03-22nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella
2019-02-06Avoid "inline" after return type in function definitions.Joseph Myers
2019-02-06Fix alignment of TLS variables for tls variant TLS_TCB_AT_TP [BZ #23403]Stefan Liebler
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-07-12nptl: Use __mprotect consistently for _STACK_GROWS_UPFlorian Weimer
2018-06-29libc: Extend __libc_freeres framework (Bug 23329).Carlos O'Donell
2018-05-17nptl: Remove __ASSUME_PRIVATE_FUTEXH.J. Lu
2018-01-08[BZ #22637] Fix stack guard size accountingSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-10-13nptl: Preserve error in setxid thread broadcast in coredumps [BZ #22153]Peter Zelezny
2017-08-31nptl: Remove internal_function attributeFlorian Weimer
2017-08-29ia64: Fix thread stack allocation permission set (BZ #21672)Adhemerval Zanella