2001-04-04  Andreas Jaeger  <aj@suse.de>

	* sysdeps/powerpc/dl-machine.h (ELF_MACHINE_NO_REL): Move to right
	place.

	* sysdeps/unix/sysv/linux/hppa/umount.c: Add prototype for
	__umount2.
This commit is contained in:
Andreas Jaeger 2001-04-04 13:46:03 +00:00
parent 4839f59270
commit d92643e24d

View File

@ -1,3 +1,8 @@
2001-04-04 Andreas Jaeger <aj@suse.de>
* sysdeps/powerpc/dl-machine.h (ELF_MACHINE_NO_REL): Move to right
place.
2001-04-04 Ulrich Drepper <drepper@redhat.com>
* nis/nss_nis/nis-service.c (_nss_nis_getservbyname_r): Pass
@ -98,6 +103,9 @@
2001-04-02 Andreas Jaeger <aj@suse.de>
* sysdeps/unix/sysv/linux/hppa/umount.c: Add prototype for
__umount2.
* sysdeps/i386/dl-machine.h (RTLD_START): Don't use multi-line
strings.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Likewise.