mirror of git://sourceware.org/git/glibc.git
* sysdeps/x86_64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Pass FS
constant from <sys/reg.h> to ps_get_thread_area, not register contents.
This commit is contained in:
parent
0597618676
commit
d4f100e228
|
|
@ -1,3 +1,8 @@
|
||||||
|
2003-06-13 Roland McGrath <roland@redhat.com>
|
||||||
|
|
||||||
|
* sysdeps/x86_64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Pass FS
|
||||||
|
constant from <sys/reg.h> to ps_get_thread_area, not register contents.
|
||||||
|
|
||||||
2003-06-11 Ulrich Drepper <drepper@redhat.com>
|
2003-06-11 Ulrich Drepper <drepper@redhat.com>
|
||||||
|
|
||||||
* allocatestack.c (queue_stack): Always inline.
|
* allocatestack.c (queue_stack): Always inline.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue