a73148d28d
ignore "no such file" errors only, which I wanted to do. Because of this I ignored all other errors on dlopen(3) failure as well, which isn't good. Fix this situation by calling access(2) on library file first and ignore only ENOENT error. This allows to report all the rest of dlopen(3) errors. MFC after: 3 days |
||
---|---|---|
.. | ||
geom.8 | ||
geom.c | ||
geom.h | ||
Makefile |