]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 20:23:52 +0000 (20:23 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Feb 2000 20:23:52 +0000 (20:23 +0000)
ChangeLog

index 7b4053728a2afea5ed1d60259c49a0e0ad2b237f..b962cf8b7ed6b013e0bfcad4a34757057d9c9deb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-02-11  Ulrich Drepper  <drepper@redhat.com>
 
+       * sysdeps/unix/sysv/linux/powerpc/sys/procfs.h: Define ELF_* constants
+       and elf_* types to interpret values passed up from the kernel.
+       Patch by Franz Sirl <Franz.Sirl-kernel@lauterbach.com>.
+
        * locale/nl_langinfo.c: Correct return value in error case.  Don't
        set errno (PR libc/1582).
        * manual/locale.texi: Update to reflect change.