diff options
author | Roland McGrath <roland@gnu.org> | 2005-01-11 00:45:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2005-01-11 00:45:19 +0000 |
commit | 5d3d59a1c95d151d42b531f85b5f35c46d789467 (patch) | |
tree | d4015fa7abe38ae54da6f0349c635e7e420cdb0c /ChangeLog | |
parent | 849a8a3b62ea3314432a5a0ee890dc13eb076009 (diff) | |
download | glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.zip glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.tar.gz glibc-5d3d59a1c95d151d42b531f85b5f35c46d789467.tar.bz2 |
* sysdeps/ia64/fpu/e_logl.c: File removed.
* elf/dl-runtime.c: Include <sys/param.h>.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,5 +1,7 @@ 2005-01-10 Roland McGrath <roland@redhat.com> + * sysdeps/ia64/fpu/e_logl.c: File removed. + * dlfcn/dlfcn.c (init): Fix typo in attribute decl. 2005-01-10 Ulrich Drepper <drepper@redhat.com> @@ -9,7 +11,7 @@ 2005-01-09 Ulrich Drepper <drepper@redhat.com> - * elf/dl-runtime.c: Inlcude <sys/param.h>. + * elf/dl-runtime.c: Include <sys/param.h>. * elf/Makefile (headers): Add bits/link.h. |