projects
/
platform
/
upstream
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2884f1
)
Update.
author
Ulrich Drepper
<drepper@redhat.com>
Thu, 28 Sep 2000 22:47:06 +0000
(22:47 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Thu, 28 Sep 2000 22:47:06 +0000
(22:47 +0000)
2000-09-28 Ulrich Drepper <drepper@redhat.com>
* cancel.c (pthread_cancel): Don't do anything if cancelation is
disabled.
linuxthreads/ChangeLog
patch
|
blob
|
history
diff --git
a/linuxthreads/ChangeLog
b/linuxthreads/ChangeLog
index
6d22d9b
..
9045828
100644
(file)
--- a/
linuxthreads/ChangeLog
+++ b/
linuxthreads/ChangeLog
@@
-1,3
+1,8
@@
+2000-09-28 Ulrich Drepper <drepper@redhat.com>
+
+ * cancel.c (pthread_cancel): Don't do anything if cancelation is
+ disabled.
+
2000-09-26 Ulrich Drepper <drepper@redhat.com>
* spinlock.h (__pthread_set_own_extricate_if): Optimize a bit.