aboutsummaryrefslogtreecommitdiff
path: root/nptl/allocatestack.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-03-08Update.Ulrich Drepper1-3/+6
2003-03-07Update.Ulrich Drepper1-6/+5
2003-03-04Update.Ulrich Drepper1-1/+7
2003-02-20Update.Ulrich Drepper1-2/+2
2003-02-15Update.Ulrich Drepper1-0/+1
2003-02-14Update.Ulrich Drepper1-19/+1
2003-02-14Update.Ulrich Drepper1-2/+1
2003-02-05Update.Ulrich Drepper1-1/+1
2003-02-04(allocate_stack): Use __getpagesize instead of __sysconf to determine pagesize.Ulrich Drepper1-1/+1
2003-02-03Update.Ulrich Drepper1-5/+40
2003-02-03Update.Ulrich Drepper1-9/+16
2002-12-19(allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo in new TCB.Ulrich Drepper1-0/+13
2002-12-13Update.Ulrich Drepper1-0/+6
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath1-2/+3
2002-12-04Update.Ulrich Drepper1-1/+1
2002-12-03(get_cached_stack): Don't crash if we first found a stack with a larger size ...Ulrich Drepper1-1/+2
2002-12-03* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so bothRoland McGrath1-0/+1
2002-11-26Initial revisioncvs/initialUlrich Drepper1-0/+507