summaryrefslogtreecommitdiff
path: root/nptl/allocatestack.c
AgeCommit message (Expand)Author
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
2006-08-23* allocatestack.c (queue_stack): Move freeing of surplus stacks to...Ulrich Drepper
2006-08-01* stdlib/test-canon.c (do_test): Close fd before unlinking file soUlrich Drepper
2006-03-28* sysdeps/unix/sysv/linux/kernel-features.h: AddUlrich Drepper
2006-02-13* allocatestack.c (allocate_stack): Initialize robust_list.cvs/fedora-glibc-20060213T0650Ulrich Drepper
2005-12-13* allocatestack.c (allocate_stack): Don't demand that there is anUlrich Drepper
2005-10-04* allocatestack.c (setxid_signal_thread): AddRoland McGrath
2005-10-02* allocatestack.c (setxid_signal_thread): Need to useUlrich Drepper
2005-10-012005-10-01 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-11-25Update.Ulrich Drepper
2004-11-20Update.Ulrich Drepper
2004-11-12Update.Ulrich Drepper
2004-10-06Update.Ulrich Drepper
2004-09-20Update.Ulrich Drepper
2004-09-18Update.Ulrich Drepper
2004-09-16* configure.in (--with-headers): Let argument contain a : separatedRoland McGrath
2004-09-08Update.Ulrich Drepper
2004-04-16Update.Ulrich Drepper
2004-03-27Update.Ulrich Drepper
2004-01-21Update.Ulrich Drepper
2004-01-16 * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson
2004-01-13Update.Ulrich Drepper
2003-12-10Update.Ulrich Drepper
2003-09-252003-09-24 Roland McGrath <roland@redhat.com>Roland McGrath
2003-09-25Update.Ulrich Drepper
2003-09-25Update.Ulrich Drepper
2003-09-24Update.Ulrich Drepper
2003-08-03Update.Ulrich Drepper
2003-07-31Update.Ulrich Drepper
2003-07-08Update.Ulrich Drepper
2003-06-25Update.Ulrich Drepper
2003-06-17Update.Ulrich Drepper
2003-06-11Update.Ulrich Drepper
2003-05-16Update.Ulrich Drepper
2003-05-09Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-04-25Update.Ulrich Drepper
2003-03-20(allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper
2003-03-16(allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper
2003-03-14* allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath
2003-03-142003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-14(allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...Ulrich Drepper
2003-03-13* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath
2003-03-12Update.Ulrich Drepper
2003-03-112003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath