nathanw 15f633fbd3 In _rtld_load_library(), ensure that the old _rtld_error state (a message from
a previous error, or NULL) is preserved if the search eventually succeeds.

Addresses the problem pointed out in PR pkg/19024.
2002-11-14 21:07:46 +00:00
..
2002-10-31 20:23:25 +00:00
2002-10-05 11:59:03 +00:00
2002-09-29 14:05:52 +00:00
2002-10-05 11:59:03 +00:00
2002-10-05 15:52:15 +00:00
2002-10-05 11:59:03 +00:00
2002-10-05 11:59:03 +00:00
2002-10-05 11:59:03 +00:00

$NetBSD: README,v 1.10 2002/09/13 04:05:00 mycroft Exp $

TO DO:

* Support for coexistance of 32-bit and 64-bit ELF on platforms that can
  do that.