From 497af0cb21612530874e9471fb52f20d19c14026 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 2 Aug 2007 21:28:34 +0000 Subject: [PATCH] * rt/mqueue.h: Change const to __const and add nonnull attributes. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 207a05c61a..4a20a942bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-02 Ulrich Drepper + + * rt/mqueue.h: Change const to __const and add nonnull attributes. + 2007-08-02 Roland McGrath * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to -- 2.43.5