diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-09-22 08:20:57 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-09-22 08:20:57 +0000 |
commit | be27d08c05911a658949ba7b84f4321a65a2dbf4 (patch) | |
tree | 849cfb5164610c39e7cdaa09317289f848f28694 /ChangeLog | |
parent | 4ff389feb39f2eb649530b843d478c80c27ab4cf (diff) | |
download | glibc-be27d08c05911a658949ba7b84f4321a65a2dbf4.zip glibc-be27d08c05911a658949ba7b84f4321a65a2dbf4.tar.gz glibc-be27d08c05911a658949ba7b84f4321a65a2dbf4.tar.bz2 |
2004-09-22 Ulrich Drepper <drepper@redhat.com>
* string/string.h: Add __nonnull annotations.
* stdlib/stdlib.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-22 Ulrich Drepper <drepper@redhat.com> + + * string/string.h: Add __nonnull annotations. + * stdlib/stdlib.h: Likewise. + 2004-09-20 H.J. Lu <hongjiu.lu@intel.com> * sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL): |