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:
125fbe9
)
Update.
author
drepper
<drepper>
Tue, 29 Dec 1998 12:07:10 +0000
(12:07 +0000)
committer
drepper
<drepper>
Tue, 29 Dec 1998 12:07:10 +0000
(12:07 +0000)
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index
8acde7b
..
5fbba3a
100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-1,3
+1,8
@@
+1998-12-29 Ulrich Drepper <drepper@cygnus.com>
+
+ * semaphore.c (sem_trywait): Don't forget to unlock the semaphore
+ lock. Patch by Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>.
+
1998-12-21 Ulrich Drepper <drepper@cygnus.com>
* manager.c: Threads now send __pthread_sig_cancel on termination.