diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-08-03 18:48:05 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-08-03 18:48:05 +0000 |
commit | 2fb20667126f5fd79071860f572e763d5395d44a (patch) | |
tree | 7a6d8f1d1a8a661a505d2555f9f0d5f17a790b5c /ChangeLog | |
parent | 64f6281cbb92c91989a51ca676eca245ea88228f (diff) | |
download | glibc-2fb20667126f5fd79071860f572e763d5395d44a.zip glibc-2fb20667126f5fd79071860f572e763d5395d44a.tar.gz glibc-2fb20667126f5fd79071860f572e763d5395d44a.tar.bz2 |
* rt/aio.h: Add __nonnull attributes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2007-08-03 Ulrich Drepper <drepper@redhat.com> + + * rt/aio.h: Add __nonnull attributes. + 2007-08-03 Jakub Jelinek <jakub@redhat.com> * stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0. |