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
/
fcntl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
binutils-2_20-branchpoint
cvs2svn
2009-09-04
1
-104
/
+0
*
* fcntl.cc (fcntl64): Detect negative fd as error.
Christopher Faylor
2009-08-21
1
-1
/
+7
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-3
/
+3
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-2
/
+0
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
Throughout, call fcntl64 instead of fcntl or fcntl_worker.
Corinna Vinschen
2008-04-01
1
-22
/
+32
*
* fcntl.cc (fcntl_worker): Protect with a 'myfault'.
Corinna Vinschen
2008-03-14
1
-0
/
+5
*
Reorganize header file inclusion throughout so that cygerrno.h comes first.
Christopher Faylor
2005-01-12
1
-1
/
+1
*
* fcntl.cc (fcntl_worker): Remove static storage class.
Corinna Vinschen
2003-12-03
1
-1
/
+1
*
* fcntl.cc (_fcntl): Whitespace cleanup.
Corinna Vinschen
2003-12-03
1
-3
/
+3
*
* fcntl.cc (_fcntl): Silence a compiler warning.
Christopher Faylor
2003-12-02
1
-3
/
+3
*
* Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
Corinna Vinschen
2003-12-01
1
-9
/
+47
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
Do some minor reformatting of 'extern "C"' use throughout.
Christopher Faylor
2003-03-09
1
-2
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove fcntl.h includes throughout.
Christopher Faylor
2002-06-05
1
-1
/
+0
*
* cygerrno.h (set_errno): Define more informative version of this function for
Christopher Faylor
2001-10-16
1
-7
/
+1
*
* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.
Christopher Faylor
2001-10-15
1
-8
/
+12
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-0
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
Throughout, reorganize header file inclusion to put security.h prior to
Christopher Faylor
2001-07-26
1
-0
/
+1
*
Throughout, change fdtab references to cygheap->fdtab.
Christopher Faylor
2001-04-18
1
-3
/
+4
*
* fcntl.cc (_fcntl): Rearrange as wrapper function. Move all
Corinna Vinschen
2000-10-23
1
-72
/
+11
*
* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h files
Christopher Faylor
2000-08-22
1
-0
/
+2
*
* cygerrno.h: New file. Use this throughout whenever errno manipulation is
Christopher Faylor
2000-08-22
1
-0
/
+1
*
* winsup.h: Split out dtable definitions into separate header file.
Christopher Faylor
2000-08-12
1
-0
/
+1
*
Rename hinfo -> dtable. Name the former dtable array 'fdtab'.
Christopher Faylor
2000-08-12
1
-8
/
+8
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+106