CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2014-06-25 09:59:38

Modified files:
        winsup/cygwin  : ChangeLog errno.cc ldap.cc 

Log message:
        * errno.cc (errmap): Handle Windows error codes ERROR_CANCELLED,
        ERROR_CONNECTION_REFUSED, ERROR_DEV_NOT_EXIST, ERROR_DS_GENERIC_ERROR,
        ERROR_NOT_ENOUGH_QUOTA, ERROR_SERVICE_REQUEST_TIMEOUT, ERROR_TIMEOUT,
        ERROR_UNEXP_NET_ERR.
        * ldap.cc (cyg_ldap::map_ldaperr_to_errno): Drop explicit LDAP_TIMEOUT
        handling.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.6458&r2=1.6459
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/errno.cc.diff?cvsroot=src&r1=1.93&r2=1.94
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ldap.cc.diff?cvsroot=src&r1=1.14&r2=1.15

Reply via email to