projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0597618
)
* sysdeps/x86_64/td_ta_map_lwp2thr.c (td_ta_map_lwp2thr): Pass FS
author
Roland McGrath
<roland@gnu.org>
Fri, 13 Jun 2003 07:31:10 +0000
(07:31 +0000)
committer
Roland McGrath
<roland@gnu.org>
Fri, 13 Jun 2003 07:31:10 +0000
(07:31 +0000)
constant from <sys/reg.h> to ps_get_thread_area, not register contents.
nptl/ChangeLog
patch
|
blob
|
history
diff --git
a/nptl/ChangeLog
b/nptl/ChangeLog
index
feeae3b
..
3d33589
100644
(file)
--- a/
nptl/ChangeLog
+++ b/
nptl/ChangeLog
@@
-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>
* allocatestack.c (queue_stack): Always inline.