summaryrefslogtreecommitdiff
path: root/nptl/allocatestack.c
AgeCommit message (Expand)Author
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
2003-03-102003-03-10 Roland McGrath <roland@redhat.com>Roland McGrath
2003-03-08Update.Ulrich Drepper
2003-03-07Update.Ulrich Drepper
2003-03-04Update.Ulrich Drepper
2003-02-20Update.Ulrich Drepper
2003-02-15Update.Ulrich Drepper
2003-02-14Update.Ulrich Drepper
2003-02-14Update.Ulrich Drepper
2003-02-05Update.Ulrich Drepper
2003-02-04(allocate_stack): Use __getpagesize instead of __sysconf to determine pagesize.Ulrich Drepper
2003-02-03Update.Ulrich Drepper
2003-02-03Update.Ulrich Drepper
2002-12-19(allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo in new TCB.Ulrich Drepper
2002-12-13Update.Ulrich Drepper
2002-12-06* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.Roland McGrath
2002-12-04Update.Ulrich Drepper
2002-12-03(get_cached_stack): Don't crash if we first found a stack with a larger size ...Ulrich Drepper
2002-12-03* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so bothRoland McGrath