about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-07-25 21:43:38 +0000
committerMark Kettenis <kettenis@gnu.org>2000-07-25 21:43:38 +0000
commit2d3d740b6fe77f280bc49d93242386abf43230fa (patch)
treec91907456aaddf00a072f341211f6f9f1c013ccf /ChangeLog
parenta3b231b751694620419c112a240fc20663015596 (diff)
downloadglibc-2d3d740b6fe77f280bc49d93242386abf43230fa.tar.gz
glibc-2d3d740b6fe77f280bc49d93242386abf43230fa.tar.xz
glibc-2d3d740b6fe77f280bc49d93242386abf43230fa.zip
* hurd/thread-cancel.c (hurd_thread_cancel): When cancelling the calling thread, set the cancellation flag and return success instead of EINTR.
2000-07-25  Mark Kettenis  <kettenis@gnu.org>

	* hurd/thread-cancel.c (hurd_thread_cancel): When cancelling the
	calling thread, set the cancellation flag and return success
	instead of EINTR.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dffadd0e19..afaf510765 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-25  Mark Kettenis  <kettenis@gnu.org>
+
+	* hurd/thread-cancel.c (hurd_thread_cancel): When cancelling the
+	calling thread, set the cancellation flag and return success
+	instead of EINTR.
+
 2000-07-25  Ulrich Drepper  <drepper@redhat.com>
 
 	* libio/Makefile: Add rules build, run, and distribute tst-widetext.c.