diff options
author | Christopher Faylor <me@cgf.cx> | 2001-03-26 01:16:11 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-03-26 01:16:11 +0000 |
commit | aa73152ef735cc584a0fadc817263d5739e5021c (patch) | |
tree | 719913bf8f0cd3f73e044f32a2613a362961047c /README | |
parent | 6e8a78d90ca6ae67d0e5d904c95e9bd7b943a539 (diff) | |
download | newlib-aa73152ef735cc584a0fadc817263d5739e5021c.zip newlib-aa73152ef735cc584a0fadc817263d5739e5021c.tar.gz newlib-aa73152ef735cc584a0fadc817263d5739e5021c.tar.bz2 |
* dlfcn.cc (check_access): Eliminate.
(check_path_access): Use passed in path_conv buf.
(get_full_path_of_dll): Use passed in name buf to avoid a static. Rip out most
of the path checking since LoadLibrary will do all of this automatically.
(dlopen): Set errno when appropriate (may not be compliant?).
* environ.cc (posify): Don't pass in "native" path if it seems to actually be
posix.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions