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:
8b4a0b2
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Fri, 14 Mar 2003 23:56:44 +0000
(23:56 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Fri, 14 Mar 2003 23:56:44 +0000
(23:56 +0000)
* sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct
amount of stack correction.
nptl/ChangeLog
patch
|
blob
|
history
diff --git
a/nptl/ChangeLog
b/nptl/ChangeLog
index
7d15732
..
9a13275
100644
(file)
--- a/
nptl/ChangeLog
+++ b/
nptl/ChangeLog
@@
-1,5
+1,8
@@
2003-03-14 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/x86_64/pthread_once.S: Use correct
+ amount of stack correction.
+
* tst-fork4.c: Use test-skeleton.c.
2003-03-14 Roland McGrath <roland@redhat.com>