diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-06-02 22:44:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-06-02 22:44:59 +0000 |
commit | bb958f59aa14a41529c0567fb4ddd23fb862e5b3 (patch) | |
tree | 1defc2de54a6129820a3d1190301dcbd0acd0116 /ChangeLog | |
parent | 051ed63dd9ef76d3a39a3f2c00c2532eb78af50a (diff) | |
download | glibc-bb958f59aa14a41529c0567fb4ddd23fb862e5b3.tar.gz glibc-bb958f59aa14a41529c0567fb4ddd23fb862e5b3.tar.xz glibc-bb958f59aa14a41529c0567fb4ddd23fb862e5b3.zip |
Update.
2003-06-02 Ulrich Drepper <drepper@redhat.com> * posix/getconf.c (main): Also recognize names without the __POSIX_ prefix. * elf/Makefile (CFLAGS-dl-lookup.c): Define.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 48c1c58afc..ea8514f5db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2003-06-02 Ulrich Drepper <drepper@redhat.com> + + * posix/getconf.c (main): Also recognize names without the + __POSIX_ prefix. + + * elf/Makefile (CFLAGS-dl-lookup.c): Define. + 2003-06-02 Bernd Schmidt <bernds@redhat.com> * sysdeps/i386/fpu/bits/mathinline.h (sqrt, __sqrtl, ldexp, |