aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-18 22:25:33 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-18 22:25:33 +0000
commitca343e73586cd05cb39e8fa884637d804558bf4c (patch)
treedcdd2ee3bde920df734fb75e435432ccb3799de9 /nptl/ChangeLog
parent50441a984d7123d6d5708ceea1718c7229e747cf (diff)
downloadglibc-ca343e73586cd05cb39e8fa884637d804558bf4c.tar
glibc-ca343e73586cd05cb39e8fa884637d804558bf4c.tar.gz
glibc-ca343e73586cd05cb39e8fa884637d804558bf4c.tar.bz2
glibc-ca343e73586cd05cb39e8fa884637d804558bf4c.zip
Update.
* tst-cancel4.c (tf_msgsnd): Don't always use 100 as the type, find a random value. (tf_msgrcv): Likewise. Also don't report msgrcv returns if errno==EIDRM.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 846ebf057d..d3221e81f9 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,10 @@
2003-06-18 Ulrich Drepper <drepper@redhat.com>
+ * tst-cancel4.c (tf_msgsnd): Don't always use 100 as the type,
+ find a random value.
+ (tf_msgrcv): Likewise. Also don't report msgrcv returns if
+ errno==EIDRM.
+
* sysdeps/unix/sysv/linux/timer_settime.c: Add prototype for
compat_timer_settime.
* sysdeps/unix/sysv/linux/timer_gettime.c: Add prototype for