index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
errno.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* dir.cc (mkdir): Check for case clash.
Corinna Vinschen
2001-04-12
1
-1
/
+5
*
* errno.cc (errmap): Map ERROR_FILE_INVALID to ENXIO.
Corinna Vinschen
2001-04-03
1
-0
/
+1
*
Update copyrights.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* cygerrno.h: Revert previous patch.
Corinna Vinschen
2001-02-22
1
-1
/
+1
*
* shortcut.c: New file. Provides a C interface to reading of
Corinna Vinschen
2001-02-22
1
-1
/
+1
*
* errno.cc (strerror): Change EAGAIN case to return "Resource temporarily
Christopher Faylor
2000-11-06
1
-1
/
+1
*
* errno.cc (seterrno_from_win_error): Fix debugging output.
Christopher Faylor
2000-10-12
1
-1
/
+1
*
* errno.cc (set_errno_from_win_error): Actually use arguments to strace_printf.
Christopher Faylor
2000-08-31
1
-6
/
+6
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-24
/
+23
*
* strace.cc (strace::prntf): Make second argument the function name, rather
Christopher Faylor
2000-08-02
1
-2
/
+2
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* 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
[prev]