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.h
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
-1426
/
+0
*
* dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.
Christopher Faylor
2009-08-18
1
-4
/
+8
*
* fhandler.h (class fhandler_socket): Add peer_sun_path member.
Corinna Vinschen
2009-08-13
1
-0
/
+3
*
* fhandler.h (pdrive_buf): Defensively allocate one extra byte.
Christopher Faylor
2009-08-04
1
-1
/
+1
*
* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
Christopher Faylor
2009-08-04
1
-0
/
+5
*
* sigproc.h (wait_for_sigthread): Eliminate parameter.
Christopher Faylor
2009-07-24
1
-37
/
+46
*
* fhandler.h (enum del_lock_called_from): New enumeration.
Corinna Vinschen
2009-07-22
1
-1
/
+7
*
revert erroneous checkin
Christopher Faylor
2009-07-17
1
-10
/
+7
*
* cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or we
Christopher Faylor
2009-07-17
1
-7
/
+10
*
* autoload.cc (SetParent): Add new import.
Christopher Faylor
2009-07-04
1
-0
/
+2
*
* dcrt0.cc (jit_debug): New global.
Christopher Faylor
2009-07-03
1
-5
/
+5
*
* fhandler.h (class fhandler_socket): Add class members and methods
Corinna Vinschen
2009-07-01
1
-0
/
+9
*
* select.h: New file split from fhandler.h.
Christopher Faylor
2009-06-30
1
-80
/
+30
*
* fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicating
Christopher Faylor
2009-06-30
1
-1
/
+1
*
* fhandler.h (fhandler_base::has_ongoing_io): Declare new function.
Christopher Faylor
2009-06-28
1
-0
/
+1
*
* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
Christopher Faylor
2009-06-14
1
-1
/
+1
*
* cygheap.cc (cygheap_init): Set Cygwin default locale values.
Corinna Vinschen
2009-05-14
1
-4
/
+0
*
* fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.
Christopher Faylor
2009-05-04
1
-1
/
+3
*
* fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,
Corinna Vinschen
2009-04-07
1
-1
/
+5
*
* Makefile.in: Use all compile options when calculating magic values.
Christopher Faylor
2009-04-05
1
-2
/
+2
*
* fhandler.h (class fhandler_fifo): Rename read/write methods to
Corinna Vinschen
2009-03-27
1
-2
/
+2
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
1
-1
/
+1
*
* fhandler.h (fhandler_socket::wait_for_events): Take additional
Corinna Vinschen
2009-03-09
1
-1
/
+1
*
* dtable.cc (dtable::select_read): Add ability to override fh.
Christopher Faylor
2009-02-27
1
-0
/
+4
*
* fhandler_procnet.cc: Reorganize global procnet content data into a
Corinna Vinschen
2009-01-20
1
-1
/
+1
*
* devices.h (FH_PROCESSFD): New device type.
Corinna Vinschen
2009-01-20
1
-1
/
+0
*
* autoload.cc (WSAIoctl): Reintroduce.
Corinna Vinschen
2009-01-20
1
-5
/
+2
*
* fhandler.h (fhandler_base_setup_overlapped): Add new argument.
Christopher Faylor
2008-12-23
1
-2
/
+10
*
* fhandler.h (class fhandler_registry): Declare dup method.
Corinna Vinschen
2008-12-15
1
-0
/
+1
*
Remove unneeded whitespace.
Christopher Faylor
2008-11-26
1
-2
/
+2
*
* fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.
Christopher Faylor
2008-09-11
1
-1
/
+1
*
* fhandler.h (class fhandler_pipe): Rename read and write
Corinna Vinschen
2008-08-26
1
-2
/
+2
*
* fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes will
Christopher Faylor
2008-08-20
1
-1
/
+1
*
* fhandler.h (set_console_state_for_spawn): Drop declaration.
Corinna Vinschen
2008-06-12
1
-2
/
+0
*
* fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it to
Corinna Vinschen
2008-05-21
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add nfs.o.
Corinna Vinschen
2008-05-20
1
-0
/
+1
*
* path.cc (path_conv::set_normalized_path): Drop strip_tail argument.
Corinna Vinschen
2008-05-13
1
-1
/
+1
*
* dtable.cc (dtable::release): Drop fixup_before handling.
Corinna Vinschen
2008-04-30
1
-2
/
+0
*
* cygwin.din (futimens): Export.
Corinna Vinschen
2008-04-24
1
-3
/
+3
*
Revert thinko in previous patch.
Corinna Vinschen
2008-04-18
1
-1
/
+7
*
* fhandler.h (-struct wsa_event): Move to wsa_event.h. Include
Corinna Vinschen
2008-04-18
1
-7
/
+1
*
* smallprint.cc (__small_vswprintf): Fix uninitialized usage of `w'.
Corinna Vinschen
2008-03-31
1
-8
/
+7
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-0
/
+3
*
* dtable.cc: Define various device-related string constants as wide character
Christopher Faylor
2008-03-22
1
-1
/
+1
*
* fhandler.h (class fhandler_console): Add write_buf as pointer to
Corinna Vinschen
2008-03-10
1
-1
/
+2
*
* Makefile.in (DLL_OFILES): Add ntea.o.
Corinna Vinschen
2008-02-10
1
-0
/
+4
*
* fhandler.h (fhandler_console::trunc_buf): Add to use as cache for
Corinna Vinschen
2008-02-06
1
-0
/
+8
*
* autoload.cc (CharToOemA): Remove.
Corinna Vinschen
2008-02-05
1
-2
/
+3
*
* fhandler.h: Update copyright.
Corinna Vinschen
2008-01-07
1
-1
/
+1
*
* fhandler.h (fhandler_base::is_tty): Make bool.
Christopher Faylor
2008-01-06
1
-10
/
+10
[next]