winsup/cygwin ChangeLog dlfcn.cc environ.cc

cgf@sourceware.cygnus.com cgf@sourceware.cygnus.com
Sun Mar 25 17:16:00 GMT 2001


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-03-25 17:16:11

Modified files:
	cygwin         : ChangeLog dlfcn.cc environ.cc 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.592&r2=1.593
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/dlfcn.cc.diff?cvsroot=uberbaum&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/environ.cc.diff?cvsroot=uberbaum&r1=1.44&r2=1.45



More information about the Cygwin-cvs mailing list