diff packages/compat/posix/current/ChangeLog @ 194:feb0fcf83327

Merge from eCos master repository on 2001-10-26-06:43:03-BST
author jlarmour
date Fri, 26 Oct 2001 12:27:31 +0000
parents 678094f34118
children 9b55e9c69693
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog
+++ b/packages/compat/posix/current/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-25  I-Jui Sung <ijsung@csie.nctu.edu.tw>
+
+	* src/mqueue.cxx (do_mq_unlink): Nullify table entries' mq as this
+	is used by mq_open to see if the entry is used.
+
 2001-10-11  Jesper Skov  <jskov@redhat.com>
 
 	* tests/mutex3.c: Fixed warning.