about summary refs log tree commit diff
path: root/nptl/allocatestack.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* * configure.in (--with-headers): Let argument contain a : separatedRoland McGrath2004-09-161-15/+2
* Update.Ulrich Drepper2004-09-081-2/+1
* Update.Ulrich Drepper2004-04-161-0/+4
* Update.Ulrich Drepper2004-03-271-7/+4
* Update.Ulrich Drepper2004-01-211-10/+21
* * elf/dl-load.c: Don't declare __libc_stack_end. * sysdeps/ge...Richard Henderson2004-01-161-2/+0
* Update.Ulrich Drepper2004-01-131-3/+9
* Update.Ulrich Drepper2003-12-101-2/+2
* 2003-09-24 Roland McGrath <roland@redhat.com>Roland McGrath2003-09-251-9/+10
* Update.Ulrich Drepper2003-09-251-0/+14
* Update.Ulrich Drepper2003-09-251-14/+52
* Update.Ulrich Drepper2003-09-241-7/+46
* Update.Ulrich Drepper2003-08-031-3/+10
* Update.Ulrich Drepper2003-07-311-0/+38
* Update.Ulrich Drepper2003-07-081-0/+9
* Update.Ulrich Drepper2003-06-251-0/+47
* Update.Ulrich Drepper2003-06-171-4/+2
* Update.Ulrich Drepper2003-06-111-0/+1
* Update.Ulrich Drepper2003-05-161-1/+1
* Update.Ulrich Drepper2003-05-091-1/+7
* Update.Ulrich Drepper2003-04-251-2/+2
* Update.Ulrich Drepper2003-04-251-7/+9
* (allocate_stack): Assume atomic_exchange_and_add returns the old value.Ulrich Drepper2003-03-201-1/+2
* (allocate_stack): Store the exact stack size of user allocated stacks.Ulrich Drepper2003-03-161-1/+1
* * allocatestack.c (__stack_user): Use hidden_data_def.Roland McGrath2003-03-141-1/+1
* 2003-03-14 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-141-4/+4
* (allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack...Ulrich Drepper2003-03-141-0/+9
* * elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-lineRoland McGrath2003-03-131-3/+5
* Update.Ulrich Drepper2003-03-121-2/+2
* 2003-03-11 Jakub Jelinek <jakub@redhat.com>Roland McGrath2003-03-111-18/+88
* 2003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-101-19/+25