diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 20:16:31 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-11-25 20:16:31 +0000 |
commit | fda81cf586c87af042fc31bda774689c14c0cec4 (patch) | |
tree | 47dff7f2573b7b15a4e2aaca47b339a401098f2f /ChangeLog | |
parent | 55ed582146289abeb2fc43af20be3caef05d5e4c (diff) | |
download | glibc-fda81cf586c87af042fc31bda774689c14c0cec4.tar glibc-fda81cf586c87af042fc31bda774689c14c0cec4.tar.gz glibc-fda81cf586c87af042fc31bda774689c14c0cec4.tar.bz2 glibc-fda81cf586c87af042fc31bda774689c14c0cec4.zip |
Update.
* dlfcn/dlfcn.h: Remove nonnull attribute from dlopen.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2004-11-25 Ulrich Drepper <drepper@redhat.com> + * dlfcn/dlfcn.h: Remove nonnull attribute from dlopen. + * posix/confstr.c (confstr): Return appropriate strings for _CS_LFS_LINTFLAGS, _CS_LFS64_CFLAGS, and _CS_LFS64_LINTFLAGS. |