aboutsummaryrefslogtreecommitdiff
path: root/nptl/allocatestack.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper1-58/+1
2007-07-31.Jakub Jelinek1-1/+58
2006-08-23* allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper1-32/+46
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper1-3/+8
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper1-12/+12
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper1-2/+13
2005-12-13* allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper1-2/+3
2005-10-04* allocatestack.c (setxid_signal_thread): AddRoland McGrath1-2/+2
2005-10-02* allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper1-2/+2
2005-10-012005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper1-43/+49
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-1/+2
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-178/+83
2007-07-122.5-18.1Jakub Jelinek1-83/+178
2004-11-25Update.Ulrich Drepper1-1/+1
2004-11-20Update.Ulrich Drepper1-0/+1
2004-11-12Update.Ulrich Drepper1-1/+13
2004-10-06Update.Ulrich Drepper1-1/+1
2004-09-20Update.Ulrich Drepper1-1/+80
2004-09-18Update.Ulrich Drepper1-4/+7
2004-09-16* configure.in (--with-headers): Let argument contain a : separatedRoland McGrath1-15/+2
2004-09-08Update.Ulrich Drepper1-2/+1
2004-04-16Update.Ulrich Drepper1-0/+4
2004-03-27Update.Ulrich Drepper1-7/+4
2004-01-21Update.Ulrich Drepper1-10/+21
2004-01-16 * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson1-2/+0
2004-01-13Update.Ulrich Drepper1-3/+9
2003-12-10Update.Ulrich Drepper1-2/+2
2003-09-252003-09-24 Roland McGrath <roland@redhat.com>Roland McGrath1-9/+10
2003-09-25Update.Ulrich Drepper1-0/+14
2003-09-25Update.Ulrich Drepper1-14/+52
2003-09-24Update.Ulrich Drepper1-7/+46
2003-08-03Update.Ulrich Drepper1-3/+10
2003-07-31Update.Ulrich Drepper1-0/+38
2003-07-08Update.Ulrich Drepper1-0/+9
2003-06-25Update.Ulrich Drepper1-0/+47
2003-06-17Update.Ulrich Drepper1-4/+2
2003-06-11Update.Ulrich Drepper1-0/+1
2003-05-16Update.Ulrich Drepper1-1/+1
2003-05-09Update.Ulrich Drepper1-1/+7
2003-04-25Update.Ulrich Drepper1-2/+2
2003-04-25Update.Ulrich Drepper1-7/+9
2003-03-20(allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper1-1/+2
2003-03-16(allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper1-1/+1
2003-03-14* allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath1-1/+1
2003-03-142003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath1-4/+4
2003-03-14(allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...Ulrich Drepper1-0/+9
2003-03-13* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath1-3/+5
2003-03-12Update.Ulrich Drepper1-2/+2
2003-03-112003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath1-18/+88
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath1-19/+25