OSDN Git Service

* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so that
authorcgf <cgf>
Fri, 3 Jun 2005 01:07:40 +0000 (01:07 +0000)
committercgf <cgf>
Fri, 3 Jun 2005 01:07:40 +0000 (01:07 +0000)
commitb81a31f5443bc7e3e42b1ebdd2b8fbcf6ef3b8ed
tree0a6f17bdef9baec45d0046d9078d887168418cab
parent3f852e096d3b0b9ab0bff3062b34609e249d68f3
* dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so that
the standard Windows rules for finding a library will be used if no path is
given.  Stop explicitly searching /usr/bin since that is now in effect.
winsup/cygwin/ChangeLog