* 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>.
This commit is contained in:
Ulrich Drepper 2000-02-11 20:22:22 +00:00
parent 6941c42ad8
commit f1c9f20c84

View File

@ -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.