about summary refs log tree commit diff
path: root/nptl/allocatestack.c
Commit message (Expand)AuthorAgeFilesLines
* Remove __ASSUME_TGKILL.Joseph Myers2012-08-081-11/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Return errno on failure in allocate_stackCarlos O'Donell2011-12-141-12/+4
* Avoid race between {,__de}allocate_stack and __reclaim_stacks during forkAndreas Schwab2011-09-151-0/+1
* Fix setxid race handling exiting threadsAndreas Schwab2011-08-311-1/+10
* Quash a warning in nptl/allocatestack.cRoland McGrath2011-07-141-1/+1
* Translate kernel error into what pthread_create should returnUlrich Drepper2011-05-111-1/+1
* Fix memory leak in TLS of loaded objects.Ulrich Drepper2011-04-101-1/+6
* Revert to original version of setxid race fixAndreas Schwab2010-03-081-0/+9
* Fix setxid race with thread creationUlrich Drepper2010-03-051-3/+10
* Fix races in setXid implementation.Daniel Jacobowitz2009-10-301-19/+104
* * allocatestack.c (__free_stacks): Renamed from free_stacks.Ulrich Drepper2009-01-291-14/+6
* * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr2_r): Check andUlrich Drepper2009-01-081-10/+10
* (in_flight_stack): New variable. (stack_list_del): New function. Use instead...Ulrich Drepper2009-01-071-11/+86
* * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_STACK.Ulrich Drepper2008-08-151-14/+8
* * sysdeps/x86_64/pthreaddef.h (ARCH_RETRY_MMAP): Take additionalUlrich Drepper2007-12-141-1/+1
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-081-1/+6
* [BZ #4938]Ulrich Drepper2007-08-211-0/+20
* * nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper2007-08-131-0/+1
* * sysdeps/unix/sysv/linux/powerpc/sem_post.c (__new_sem_post):Ulrich Drepper2007-08-011-22/+22
* * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsignedUlrich Drepper2007-07-281-3/+3
* * allocatestack.c (allocate_stack): Make code compile ifUlrich Drepper2007-06-171-0/+2
* [BZ #4586]Ulrich Drepper2007-06-081-3/+3
* * sysdeps/i386/tls.h (THREAD_GSCOPE_RESET_FLAG): Use explicitUlrich Drepper2007-05-281-4/+4
* * init.c: Make it compile with older kernel headers.Ulrich Drepper2007-05-271-3/+2
* * sysdeps/unix/sysv/linux/powerpc/libc-start.c: Include <sysdep.h>.Ulrich Drepper2007-05-261-2/+3
* * sysdeps/i386/tls.h (THREAD_SET_PRIVATE_FUTEX,Ulrich Drepper2007-05-251-6/+4
* * sysdeps/powerpc/tls.h (tcbhead_t): Add gscope_flag.Ulrich Drepper2007-05-251-4/+4
* * init.c (__pthread_initialize_minimal_internal): Check whetherUlrich Drepper2007-05-231-0/+12
* * elf/dl-close.c (_dl_close_worker): When removing object fromUlrich Drepper2007-05-191-0/+57
* (change_stack_perm): Handle stacks growing up. (allocate_stack): Likewise.Ulrich Drepper2007-05-071-5/+19
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-58/+1
* .Jakub Jelinek2007-07-311-1/+58
* * allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper2006-08-231-32/+46
* * stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper2006-08-011-3/+8
* * sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper2006-03-281-12/+12
* * allocatestack.c (allocate_stack): Initialize robust_list. cvs/fedora-glibc-20060213T0650Ulrich Drepper2006-02-131-2/+13
* * allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper2005-12-131-2/+3
* * allocatestack.c (setxid_signal_thread): AddRoland McGrath2005-10-041-2/+2
* * allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper2005-10-021-2/+2
* 2005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-10-011-43/+49
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-1/+2
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-178/+83
* 2.5-18.1Jakub Jelinek2007-07-121-83/+178
* Update.Ulrich Drepper2004-11-251-1/+1
* Update.Ulrich Drepper2004-11-201-0/+1
* Update.Ulrich Drepper2004-11-121-1/+13
* Update.Ulrich Drepper2004-10-061-1/+1
* Update.Ulrich Drepper2004-09-201-1/+80
* Update.Ulrich Drepper2004-09-181-4/+7