projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba45b94
)
Update.
author
drepper
<drepper>
Fri, 1 May 1998 14:14:28 +0000
(14:14 +0000)
committer
drepper
<drepper>
Fri, 1 May 1998 14:14:28 +0000
(14:14 +0000)
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index
4f0c67e
..
a834b31
100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-1,3
+1,8
@@
+1998-05-01 Ulrich Drepper <drepper@cygnus.com>
+
+ * manager.c (pthread_free): Unmap guard before the stack.
+ Patch by Matthias Urlichs.
+
1998-04-30 Ulrich Drepper <drepper@cygnus.com>
* manager.c (pthread_free): Detect already free child.