about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-17 08:44:32 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-17 08:44:32 +0000
commit2667645020a4322a2730e340302748f1b0c1a1ce (patch)
tree56ef34f7433c17222b3782c43033d53748ec1c9a /nptl/ChangeLog
parentf60db8eda7b87c63f3bc89d4e82fc4f144fb4aa3 (diff)
downloadglibc-2667645020a4322a2730e340302748f1b0c1a1ce.tar.gz
glibc-2667645020a4322a2730e340302748f1b0c1a1ce.tar.xz
glibc-2667645020a4322a2730e340302748f1b0c1a1ce.zip
Update.
2003-06-17  Ulrich Drepper  <drepper@redhat.com>

	* tst-cancel4.c: Add tests for the socket and signal functions, pause.
	Also test early cancellation before the thread reaches the cancellation
	point.

	* Makefile: Compile forward.c with exceptions.

	* sysdeps/unix/sysv/linux/sleep.c: New file.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index ed81d6e7ff..371cf9e3f2 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,13 @@
+2003-06-17  Ulrich Drepper  <drepper@redhat.com>
+
+	* tst-cancel4.c: Add tests for the socket and signal functions, pause.
+	Also test early cancellation before the thread reaches the cancellation
+	point.
+
+	* Makefile: Compile forward.c with exceptions.
+
+	* sysdeps/unix/sysv/linux/sleep.c: New file.
+
 2003-06-16  Ulrich Drepper  <drepper@redhat.com>
 
 	* Makefile: Add CFLAGS definition to compile function wrappers