diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-22 09:54:11 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-22 09:54:11 +0000 |
commit | b45ff18271f1dcb5bd6df689efe0b677c3abdf7c (patch) | |
tree | 07dac296de4265b5c52f46c51db10d743e6f2fcd /ChangeLog | |
parent | 52495f29a2e8519da83cbda0c21ad95405364705 (diff) | |
download | glibc-b45ff18271f1dcb5bd6df689efe0b677c3abdf7c.tar.gz glibc-b45ff18271f1dcb5bd6df689efe0b677c3abdf7c.tar.xz glibc-b45ff18271f1dcb5bd6df689efe0b677c3abdf7c.zip |
Update.
2004-11-22 Ulrich Drepper <drepper@redhat.com> * dirent/dirent.h: Add __nonnull attributes. * dlfcn/dlfcn.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 96f60734e0..18263fc971 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-11-22 Ulrich Drepper <drepper@redhat.com> + + * dirent/dirent.h: Add __nonnull attributes. + * dlfcn/dlfcn.h: Likewise. + 2004-11-20 Jakub Jelinek <jakub@redhat.com> * sysdeps/ieee754/k_standard.c: Document code 50. |