summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2003-06-27 00:00:48 +0000
committerJeff Johnston <jjohnstn@redhat.com>2003-06-27 00:00:48 +0000
commit51fa7562e2af0aa43078f3b4ec21ce660efd6338 (patch)
tree6d3ba6b3458b892f49bc01a267a71cfc24cc56a8 /newlib/ChangeLog
parent5283b6437dfb234816e4863aae60e9361d248cb5 (diff)
downloadcygnal-51fa7562e2af0aa43078f3b4ec21ce660efd6338.tar.gz
cygnal-51fa7562e2af0aa43078f3b4ec21ce660efd6338.tar.bz2
cygnal-51fa7562e2af0aa43078f3b4ec21ce660efd6338.zip
2003-06-26 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/mq_open.c (mq_open): Must allocate rdbuf and wrbuf for a non-creating open.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 82bebfdb0..e516a783a 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-26 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/mq_open.c (mq_open): Must allocate rdbuf and
+ wrbuf for a non-creating open.
+
2003-06-24 Kazu Hirata <kazu@cs.umass.edu>
* libc/machine/h8300/setarch.h: New.