diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-02 21:28:34 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-02 21:28:34 +0000 |
commit | 497af0cb21612530874e9471fb52f20d19c14026 (patch) | |
tree | 53d06a256c11194951aab440316a49494f62a2e0 | |
parent | 177f96e833c9ebfdef12bd0b513669adbc7283cf (diff) | |
download | glibc-497af0cb21612530874e9471fb52f20d19c14026.tar.gz glibc-497af0cb21612530874e9471fb52f20d19c14026.tar.xz glibc-497af0cb21612530874e9471fb52f20d19c14026.zip |
* rt/mqueue.h: Change const to __const and add nonnull attributes.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 207a05c61a..4a20a942bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-02 Ulrich Drepper <drepper@redhat.com> + + * rt/mqueue.h: Change const to __const and add nonnull attributes. + 2007-08-02 Roland McGrath <roland@redhat.com> * posix/Makefile ($(inst_libexecdir)/getconf): Make hard links to |