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
/
fhandler_windows.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-2
/
+2
*
Remove some more unneeded 'return;'s throughout.
Christopher Faylor
2005-09-14
1
-1
/
+0
*
* wininfo.h (wininfo::timer_active): Delete.
Christopher Faylor
2005-03-27
1
-1
/
+1
*
* fhandler_clipboard.cc (fhandler_dev_clipboard::write): Never set
Corinna Vinschen
2005-03-01
1
-2
/
+0
*
* Use new unified status_flag accessor methods from classes fhandler_*,
Corinna Vinschen
2004-04-10
1
-3
/
+3
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
Throughout, change name from set_inheritance to set_no_inheritance to better
Christopher Faylor
2004-02-02
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-2
/
+3
*
* cygheap.cc (_csbrk): More left coercion cleanup.
Christopher Faylor
2003-09-07
1
-1
/
+1
*
Remove left coercion throughout.
Christopher Faylor
2003-09-07
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
Eliminate most unneeded this-> pointers throughout.
Christopher Faylor
2003-02-04
1
-3
/
+3
*
Throughout, change fhandler_*::read and fhandler_*::raw_read to void functions
Christopher Faylor
2002-12-14
1
-11
/
+10
*
* fhandler_clipboard.c (fhandler_dev_clipboard::open): Force text mode.
Christopher Faylor
2002-07-01
1
-1
/
+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
/
+1
*
Ensure that all fhandler_*::read definitions are __stdcall throughout.
Christopher Faylor
2001-10-24
1
-1
/
+1
*
Remove 'cb' parameter and modify fhandler_* constructors throughout.
Christopher Faylor
2001-10-22
1
-4
/
+1
*
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
Christopher Faylor
2001-10-13
1
-2
/
+2
*
* dcrt0.cc (dll_crt0_1): Don't close hexec_proc if it is NULL.
Christopher Faylor
2001-10-04
1
-1
/
+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
*
Remove trailing underscore from fhandler_base and friends, throughout.
Christopher Faylor
2001-04-24
1
-0
/
+1
*
* 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
-0
/
+1
*
* winsup.h: take out protections of environ, errno, allow C use
DJ Delorie
2000-08-02
1
-1
/
+1
*
* testsuite/winsup.api/winsup.exp: ignore stdout by default
DJ Delorie
2000-07-27
1
-0
/
+2
*
import winsup-2000-02-17 snapshot
Christopher Faylor
2000-02-17
1
-0
/
+145