summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/errno.cc
Commit message (Expand)AuthorAgeFilesLines
* * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen2000-05-261-0/+1
* * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT.Corinna Vinschen2000-05-091-1/+1
* * errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.Christopher Faylor2000-05-061-1/+1
* * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE.Corinna Vinschen2000-05-031-2/+6
* * errno.cc: Map ERROR_NOACCESS to EFAULT.Corinna Vinschen2000-03-151-0/+1
* Throughout use strace class in place of individual functions and variables.Christopher Faylor2000-03-071-4/+4
* * exceptions.cc (interruptible): Change method for determining if something isChristopher Faylor2000-02-241-1/+1
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+669