Revert "Async-signal safe TLS."
[jlayton/glibc.git] / nptl / allocatestack.c
2014-02-05 Allan McRaeRevert "Async-signal safe TLS."
2014-01-03 Paul PluzhnikovMerge branch 'master' of ssh://sourceware.org/git/glibc
2014-01-03 Andrew HunterAsync-signal safe TLS.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-19 Paul PluzhnikovPatch 3/4 of the effort to make TLS access async-signal...
2013-06-15 Siddhesh PoyarekarNew API to set default thread attributes
2013-03-19 Siddhesh PoyarekarMove __default_stacksize into __default_pthread_attr
2013-01-12 Carlos O'DonellRemove unnecessary assert on attr in allocate_stack().
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-08-08 Joseph MyersRemove __ASSUME_TGKILL.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2011-12-15 Carlos O'DonellReturn errno on failure in allocate_stack
2011-09-15 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-09-15 Andreas SchwabAvoid race between {,__de}allocate_stack and __reclaim_...
2011-09-05 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2011-08-31 Andreas SchwabFix setxid race handling exiting threads
2011-07-15 Roland McGrathQuash a warning in nptl/allocatestack.c
2011-05-11 Ulrich DrepperTranslate kernel error into what pthread_create should...
2011-04-11 Ulrich DrepperFix memory leak in TLS of loaded objects.
2010-03-08 Andreas SchwabRevert to original version of setxid race fix
2010-03-05 Ulrich DrepperFix setxid race with thread creation
2009-10-30 Daniel JacobowitzFix races in setXid implementation.
2009-01-29 Ulrich Drepper* allocatestack.c (__free_stacks): Renamed from free_st...
2009-01-08 Ulrich Drepper* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r...
2009-01-07 Ulrich Drepper(in_flight_stack): New variable. (stack_list_del):...
2008-08-15 Ulrich Drepper* sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define...
2007-12-14 Ulrich Drepper* sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take...
2007-11-08 Ulrich Drepper* sysdeps/x86_64/memset.S: Add sfence after movnti.
2007-08-21 Ulrich Drepper[BZ #4938]
2007-08-13 Ulrich Drepper* nscd/servicescache.c: Include kernel-features.h.
2007-08-01 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem...
2007-07-28 Ulrich Drepper* iconvdata/gbk.c (BODY): Make buf and cp char instead...
2007-06-17 Ulrich Drepper* allocatestack.c (allocate_stack): Make code compile if
2007-06-08 Ulrich Drepper[BZ #4586]
2007-05-28 Ulrich Drepper* sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use...
2007-05-27 Ulrich Drepper* init.c: Make it compile with older kernel headers.
2007-05-26 Ulrich Drepper* sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include...
2007-05-25 Ulrich Drepper* sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,
2007-05-25 Ulrich Drepper* sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.
2007-05-23 Ulrich Drepper* init.c (__pthread_initialize_minimal_internal): Check...
2007-05-19 Ulrich Drepper* elf/dl-close.c (_dl_close_worker): When removing...
2007-05-07 Ulrich Drepper(change_stack_perm): Handle stacks growing up. (allocat...
2007-01-11 Ulrich Drepper[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426,...
2007-07-31 Jakub Jelinek.
2006-08-23 Ulrich Drepper* allocatestack.c (queue_stack): Move freeing of surplu...
2006-08-01 Ulrich Drepper* stdlib/test-canon.c (do_test): Close fd before unlink...
2006-03-28 Ulrich Drepper* sysdeps/unix/sysv/linux/kernel-features.h: Add
2006-02-13 Ulrich Drepper* allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650
2005-12-13 Ulrich Drepper* allocatestack.c (allocate_stack): Don't demand that...
2005-10-04 Roland McGrath* allocatestack.c (setxid_signal_thread): Add
2005-10-02 Ulrich Drepper* allocatestack.c (setxid_signal_thread): Need to use
2005-10-01 Ulrich Drepper2005-10-01 Ulrich Drepper <drepper@redhat.com>
2005-01-06 Ulrich Drepper* csu/elf-init.c (__libc_csu_fini): Don't do anything...
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-11-25 Ulrich DrepperUpdate.
2004-11-20 Ulrich DrepperUpdate.
2004-11-12 Ulrich DrepperUpdate.
2004-10-06 Ulrich DrepperUpdate.
2004-09-20 Ulrich DrepperUpdate.
2004-09-18 Ulrich DrepperUpdate.
2004-09-16 Roland McGrath* configure.in (--with-headers): Let argument contain...
2004-09-08 Ulrich DrepperUpdate.
2004-04-16 Ulrich DrepperUpdate.
2004-03-27 Ulrich DrepperUpdate.
2004-01-21 Ulrich DrepperUpdate.
2004-01-16 Richard Henderson * elf/dl-load.c: Don't declare __libc_stack_end...
2004-01-13 Ulrich DrepperUpdate.
2003-12-10 Ulrich DrepperUpdate.
2003-09-25 Roland McGrath2003-09-24 Roland McGrath <roland@redhat.com>
2003-09-25 Ulrich DrepperUpdate.
2003-09-25 Ulrich DrepperUpdate.
2003-09-24 Ulrich DrepperUpdate.
2003-08-03 Ulrich DrepperUpdate.
2003-07-31 Ulrich DrepperUpdate.
2003-07-08 Ulrich DrepperUpdate.
2003-06-25 Ulrich DrepperUpdate.
2003-06-17 Ulrich DrepperUpdate.
2003-06-11 Ulrich DrepperUpdate.
2003-05-16 Ulrich DrepperUpdate.
2003-05-09 Ulrich DrepperUpdate.
2003-04-25 Ulrich DrepperUpdate.
2003-04-25 Ulrich DrepperUpdate.
2003-03-20 Ulrich Drepper(allocate_stack): Assume atomic_exchange_and_add return...
2003-03-16 Ulrich Drepper(allocate_stack): Store the exact stack size of user...
2003-03-14 Roland McGrath* allocatestack.c (__stack_user): Use hidden_data_def.
2003-03-14 Roland McGrath2003-03-14 Roland McGrath <roland@redhat.com>
2003-03-14 Ulrich Drepper(allocate_stack): If MULTI_PAGE_ALIASING is defined...
2003-03-13 Roland McGrath* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp...
2003-03-12 Ulrich DrepperUpdate.
2003-03-11 Roland McGrath2003-03-11 Jakub Jelinek <jakub@redhat.com>
2003-03-10 Roland McGrath2003-03-10 Roland McGrath <roland@redhat.com>
2003-03-08 Ulrich DrepperUpdate.
2003-03-07 Ulrich DrepperUpdate.
2003-03-04 Ulrich DrepperUpdate.
2003-02-20 Ulrich DrepperUpdate.
2003-02-15 Ulrich DrepperUpdate.
2003-02-14 Ulrich DrepperUpdate.
2003-02-14 Ulrich DrepperUpdate.
next