index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nptl
/
allocatestack.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update.
Ulrich Drepper
2003-05-09
1
-1
/
+7
*
Update.
Ulrich Drepper
2003-04-25
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-04-25
1
-7
/
+9
*
(allocate_stack): Assume atomic_exchange_and_add returns the old value.
Ulrich Drepper
2003-03-20
1
-1
/
+2
*
(allocate_stack): Store the exact stack size of user allocated stacks.
Ulrich Drepper
2003-03-16
1
-1
/
+1
*
* allocatestack.c (__stack_user): Use hidden_data_def.
Roland McGrath
2003-03-14
1
-1
/
+1
*
2003-03-14 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-03-14
1
-4
/
+4
*
(allocate_stack): If MULTI_PAGE_ALIASING is defined and the size of the stack which must be allocated is a multiple, allocate one more page.
Ulrich Drepper
2003-03-14
1
-0
/
+9
*
* elf/Makefile ($(objpfx)librtld.mk): Tweak regexp so that one-line
Roland McGrath
2003-03-13
1
-3
/
+5
*
Update.
Ulrich Drepper
2003-03-12
1
-2
/
+2
*
2003-03-11 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2003-03-11
1
-18
/
+88
*
2003-03-10 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-03-10
1
-19
/
+25
*
Update.
Ulrich Drepper
2003-03-08
1
-3
/
+6
*
Update.
Ulrich Drepper
2003-03-07
1
-6
/
+5
*
Update.
Ulrich Drepper
2003-03-04
1
-1
/
+7
*
Update.
Ulrich Drepper
2003-02-20
1
-2
/
+2
*
Update.
Ulrich Drepper
2003-02-15
1
-0
/
+1
*
Update.
Ulrich Drepper
2003-02-14
1
-19
/
+1
*
Update.
Ulrich Drepper
2003-02-14
1
-2
/
+1
*
Update.
Ulrich Drepper
2003-02-05
1
-1
/
+1
*
(allocate_stack): Use __getpagesize instead of __sysconf to determine pagesize.
Ulrich Drepper
2003-02-04
1
-1
/
+1
*
Update.
Ulrich Drepper
2003-02-03
1
-5
/
+40
*
Update.
Ulrich Drepper
2003-02-03
1
-9
/
+16
*
(allocate_stack) [NEED_DL_SYSINFO]: Set sysinfo in new TCB.
Ulrich Drepper
2002-12-19
1
-0
/
+13
*
Update.
Ulrich Drepper
2002-12-13
1
-0
/
+6
*
* sysdeps/generic/libc-tls.c (__libc_setup_tls): Cope with zero ALIGN.
Roland McGrath
2002-12-06
1
-2
/
+3
*
Update.
Ulrich Drepper
2002-12-04
1
-1
/
+1
*
(get_cached_stack): Don't crash if we first found a stack with a larger size then needed.
Ulrich Drepper
2002-12-03
1
-1
/
+2
*
* sysdeps/hppa/fpu/fesetround.c (fesetround): Use ~FE_DOWNWARD so both
Roland McGrath
2002-12-03
1
-0
/
+1
*
Initial revision
cvs/initial
Ulrich Drepper
2002-11-26
1
-0
/
+507
[prev]