Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE. | Corinna Vinschen | 2000-05-26 | 1 | -0/+1 |
* | * errno.cc: Change mapping of ERROR_BAD_PATHNAME to ENOENT. | Corinna Vinschen | 2000-05-09 | 1 | -1/+1 |
* | * errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR. | Christopher Faylor | 2000-05-06 | 1 | -1/+1 |
* | * errno.cc (errmap): Map ERROR_BAD_NETPATH to new errno ENOSHARE. | Corinna Vinschen | 2000-05-03 | 1 | -2/+6 |
* | * errno.cc: Map ERROR_NOACCESS to EFAULT. | Corinna Vinschen | 2000-03-15 | 1 | -0/+1 |
* | Throughout use strace class in place of individual functions and variables. | Christopher Faylor | 2000-03-07 | 1 | -4/+4 |
* | * exceptions.cc (interruptible): Change method for determining if something is | Christopher Faylor | 2000-02-24 | 1 | -1/+1 |
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+669 |