2000-05-29  Andreas Jaeger  <aj@suse.de>

	* elf/readlib.c (interpreters): Use LD_SO since this is supported
	for all platforms.
This commit is contained in:
Andreas Jaeger 2000-05-30 06:57:03 +00:00
parent ba524b83c8
commit 03fad0ecf6
1 changed files with 5 additions and 0 deletions

View File

@ -13,6 +13,11 @@
(ruserpass): Check results of memory allocation.
* include/netdb.h: Add prototype for ruserpass.
2000-05-29 Andreas Jaeger <aj@suse.de>
* elf/readlib.c (interpreters): Use LD_SO since this is supported
for all platforms.
2000-05-29 Jakub Jelinek <jakub@redhat.com>
* inet/rcmd.c (rresvport_af): Use correct port number.