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