aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-16 23:49:58 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-16 23:49:58 +0000
commit5adac0e439e09c9c078d791a0feb317628063acf (patch)
tree38816a490b1f629da3830f5e948f2e56203b4e04 /ChangeLog
parentedb4d496a81637e9232301fe89086f164327f74a (diff)
downloadglibc-5adac0e439e09c9c078d791a0feb317628063acf.zip
glibc-5adac0e439e09c9c078d791a0feb317628063acf.tar.gz
glibc-5adac0e439e09c9c078d791a0feb317628063acf.tar.bz2
Update.
* rt/tst-mqueue6.c (mqsend): Don't inline. (mqrecv): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c1a321..03fa31d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-04-16 Ulrich Drepper <drepper@redhat.com>
+ * rt/tst-mqueue6.c (mqsend): Don't inline.
+ (mqrecv): Likewise.
+
* rt/tst-mqueue3.c (do_test): Cope with kernel without mq support.
* sysdeps/ieee754/bits/nan.h (__nan_union): Add __attribute_used__