Age | Commit message (Expand) | Author |
2015-03-17 | Fix DTV race, assert, DTV_SURPLUS Static TLS limit, and nptl_db garbage | Alexandre Oliva |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-10-17 | NPTL: Clean up THREAD_SYSINFO macros. | Roland McGrath |
2014-10-17 | NPTL: Conditionalize more uses of SIGCANCEL and SIGSETXID. | Roland McGrath |
2014-07-11 | nptl: Fix abort in case of set*id failure [BZ #17135] | Florian Weimer |
2014-06-20 | Clean up stack-coloring macros. | Roland McGrath |
2014-06-06 | Inline nested function check_list | Siddhesh Poyarekar |
2014-02-10 | Use glibc_likely instead __builtin_expect. | Ondřej Bílka |
2014-02-06 | Revert "Patch 3/4 of the effort to make TLS access async-signal-safe." | Allan McRae |
2014-02-06 | Revert "Async-signal safe TLS." | Allan McRae |
2014-01-03 | Async-signal safe TLS. | Andrew Hunter |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-18 | Patch 3/4 of the effort to make TLS access async-signal-safe. | Paul Pluzhnikov |
2013-06-15 | New API to set default thread attributes | Siddhesh Poyarekar |
2013-03-19 | Move __default_stacksize into __default_pthread_attr | Siddhesh Poyarekar |
2013-01-11 | Remove unnecessary assert on attr in allocate_stack(). | Carlos O'Donell |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-08-08 | Remove __ASSUME_TGKILL. | Joseph Myers |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-12-14 | Return errno on failure in allocate_stack | Carlos O'Donell |
2011-09-15 | Avoid race between {,__de}allocate_stack and __reclaim_stacks during fork | Andreas Schwab |
2011-08-31 | Fix setxid race handling exiting threads | Andreas Schwab |
2011-07-14 | Quash a warning in nptl/allocatestack.c | Roland McGrath |
2011-05-11 | Translate kernel error into what pthread_create should return | Ulrich Drepper |
2011-04-10 | Fix memory leak in TLS of loaded objects. | Ulrich Drepper |
2010-03-08 | Revert to original version of setxid race fix | Andreas Schwab |
2010-03-05 | Fix setxid race with thread creation | Ulrich Drepper |
2009-10-30 | Fix races in setXid implementation. | Daniel Jacobowitz |
2009-01-29 | * allocatestack.c (__free_stacks): Renamed from free_stacks. | Ulrich Drepper |
2009-01-08 | * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check and | Ulrich Drepper |
2009-01-07 | (in_flight_stack): New variable. (stack_list_del): New function. Use instead... | Ulrich Drepper |
2008-08-15 | * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK. | Ulrich Drepper |
2007-12-14 | * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additional | Ulrich Drepper |
2007-11-08 | * sysdeps/x86_64/memset.S: Add sfence after movnti. | Ulrich Drepper |
2007-08-21 | [BZ #4938] | Ulrich Drepper |
2007-08-13 | * nscd/servicescache.c: Include kernel-features.h. | Ulrich Drepper |
2007-08-01 | * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post): | Ulrich Drepper |
2007-07-28 | * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned | Ulrich Drepper |
2007-06-17 | * allocatestack.c (allocate_stack): Make code compile if | Ulrich Drepper |
2007-06-08 | [BZ #4586] | Ulrich Drepper |
2007-05-28 | * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicit | Ulrich Drepper |
2007-05-27 | * init.c: Make it compile with older kernel headers. | Ulrich Drepper |
2007-05-26 | * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>. | Ulrich Drepper |
2007-05-25 | * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX, | Ulrich Drepper |
2007-05-25 | * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag. | Ulrich Drepper |
2007-05-23 | * init.c (__pthread_initialize_minimal_internal): Check whether | Ulrich Drepper |
2007-05-19 | * elf/dl-close.c (_dl_close_worker): When removing object from | Ulrich Drepper |
2007-05-07 | (change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise. | Ulrich Drepper |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper |
2007-07-31 | . | Jakub Jelinek |