about summary refs log tree commit diff
path: root/nptl/allocatestack.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update.Ulrich Drepper2003-03-081-3/+6
* Update.Ulrich Drepper2003-03-071-6/+5
* Update.Ulrich Drepper2003-03-041-1/+7
* Update.Ulrich Drepper2003-02-201-2/+2
* Update.Ulrich Drepper2003-02-151-0/+1
* Update.Ulrich Drepper2003-02-141-19/+1
* Update.Ulrich Drepper2003-02-141-2/+1
* Update.Ulrich Drepper2003-02-051-1/+1
* (allocate_stack): Use __getpagesize instead of __sysconf to determine pagesize.Ulrich Drepper2003-02-041-1/+1
* Update.Ulrich Drepper2003-02-031-5/+40
* Update.Ulrich Drepper2003-02-031-9/+16
* (allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo in new TCB.Ulrich Drepper2002-12-191-0/+13
* Update.Ulrich Drepper2002-12-131-0/+6
* * sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath2002-12-061-2/+3
* Update.Ulrich Drepper2002-12-041-1/+1
* (get_cached_stack): Don't crash if we first found a stack with a larger size ...Ulrich Drepper2002-12-031-1/+2
* * sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so bothRoland McGrath2002-12-031-0/+1
* Initial revision cvs/initialUlrich Drepper2002-11-261-0/+507