summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/fhandler.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing fhandler.h patch and ChangeLog comment.Christopher Faylor2010-03-311-1/+3
* * fhandler.cc (fhandler_base::dup): Call setup_overlapped unconditionally.Christopher Faylor2010-03-311-17/+22
* * fhandler_socket.cc (fhandler_socket::evaluate_events): Make eraseCorinna Vinschen2010-03-221-1/+1
* * fhandler.cc (fhandler_base::setup_overlapped): Don't set signalled state toChristopher Faylor2010-02-151-1/+0
* * cygwin.din (accept4): Export.Corinna Vinschen2010-01-151-1/+1
* * cygwin.din (dup3): Export.Corinna Vinschen2010-01-141-1/+1
* * fhandler.h (fhandler_base::fstat_helper): Declare timestamps asCorinna Vinschen2010-01-101-5/+5
* * fhandler.h (fhandler_socket::wait_for_events): Drop parameter defaultCorinna Vinschen2009-12-281-1/+1
* * fhandler_console.cc (write_console): Check for VT100Corinna Vinschen2009-12-191-0/+4
* * fhandler.h (fhandler_registry::value_name): Convert to wchar_t*.Corinna Vinschen2009-12-181-1/+1
* * fhandler_console.cc (read): Detect and handle mouse wheel scrollingCorinna Vinschen2009-12-161-3/+8
* Reintegrate socket duplication via WSADuplicateSocket/WSASocket.Corinna Vinschen2009-11-171-0/+10
* * fhandler.h (class fhandler_mailslot): Declare new private methodCorinna Vinschen2009-11-111-0/+1
* * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare.Corinna Vinschen2009-10-071-0/+1
* * fhandler.h (class dev_console): Constify charset parameter ofCorinna Vinschen2009-09-281-1/+1
* Fix faccessat(,0) and access() semantics.Eric Blake2009-09-251-1/+1
* * dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor2009-08-181-4/+8
* * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen2009-08-131-0/+3
* * fhandler.h (pdrive_buf): Defensively allocate one extra byte.Christopher Faylor2009-08-041-1/+1
* * fhandler.h (fhandler_cygdrive:DRVSZ): New enum.Christopher Faylor2009-08-041-0/+5
* * sigproc.h (wait_for_sigthread): Eliminate parameter.Christopher Faylor2009-07-241-37/+46
* * fhandler.h (enum del_lock_called_from): New enumeration.Corinna Vinschen2009-07-221-1/+7
* revert erroneous checkinChristopher Faylor2009-07-171-10/+7
* * cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor2009-07-171-7/+10
* * autoload.cc (SetParent): Add new import.Christopher Faylor2009-07-041-0/+2
* * dcrt0.cc (jit_debug): New global.Christopher Faylor2009-07-031-5/+5
* * fhandler.h (class fhandler_socket): Add class members and methodsCorinna Vinschen2009-07-011-0/+9
* * select.h: New file split from fhandler.h.Christopher Faylor2009-06-301-80/+30
* * fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicatingChristopher Faylor2009-06-301-1/+1
* * fhandler.h (fhandler_base::has_ongoing_io): Declare new function.Christopher Faylor2009-06-281-0/+1
* * errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.Christopher Faylor2009-06-141-1/+1
* * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen2009-05-141-4/+0
* * fhandler.h (fhandler_console::MAX_WRITE_CHARS): Declare.Christopher Faylor2009-05-041-1/+3
* * fhandler.h (class dev_console): Add members con_mbtowc, con_wctomb,Corinna Vinschen2009-04-071-1/+5
* * Makefile.in: Use all compile options when calculating magic values.Christopher Faylor2009-04-051-2/+2
* * fhandler.h (class fhandler_fifo): Rename read/write methods toCorinna Vinschen2009-03-271-2/+2
* * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.Corinna Vinschen2009-03-241-1/+1
* * fhandler.h (fhandler_socket::wait_for_events): Take additionalCorinna Vinschen2009-03-091-1/+1
* * dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor2009-02-271-0/+4
* * fhandler_procnet.cc: Reorganize global procnet content data into aCorinna Vinschen2009-01-201-1/+1
* * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen2009-01-201-1/+0
* * autoload.cc (WSAIoctl): Reintroduce.Corinna Vinschen2009-01-201-5/+2
* * fhandler.h (fhandler_base_setup_overlapped): Add new argument.Christopher Faylor2008-12-231-2/+10
* * fhandler.h (class fhandler_registry): Declare dup method.Corinna Vinschen2008-12-151-0/+1
* Remove unneeded whitespace.Christopher Faylor2008-11-261-2/+2
* * fhandler.h (fhandler_pipe::raw_read): Remove __stdcall decoration.Christopher Faylor2008-09-111-1/+1
* * fhandler.h (class fhandler_pipe): Rename read and writeCorinna Vinschen2008-08-261-2/+2
* * fhandler.cc (fhandler_base::wait_overlapped): Always assume that bytes willChristopher Faylor2008-08-201-1/+1
* * fhandler.h (set_console_state_for_spawn): Drop declaration.Corinna Vinschen2008-06-121-2/+0
* * fhandler.h (dirent_states): Add dirent_nfs_d_ino state and add it toCorinna Vinschen2008-05-211-1/+2