OSDN Git Service

* select.cc (cygwin_select): Make sure that poll is called when appropriate.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / select.cc
2011-12-08 cgf* select.cc (cygwin_select): Make sure that poll is...
2011-12-07 cgf* select.cc (cygwin_select): Add common introducer...
2011-12-04 cgf* sigproc.cc (cygWFMO): Don't assume that cancellable...
2011-12-03 cgfThroughout, remove extra space after function name...
2011-11-29 cgf* sigproc.cc (remove_proc): Don't terminate the current...
2011-11-24 cgf* cygthread.h (cygthread::name): Default name to "main...
2011-10-20 cgfThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-07-29 corinna Throughout change "WinSock" to "Winsock" in comments.
2011-06-14 cgf* cygheap.h (init_cygheap::ctty_on_hold): Remove condit...
2011-06-04 cgf* ntdll.h (FILE_PIPE_*): Define constants.
2011-06-01 cgf* external.cc (fillout_pinfo): Don't truncate ctty...
2011-06-01 cgf* select.cc (pipe_data_available): New function - uses...
2011-05-04 corinna * fhandler.h (class fhandler_base): Remove uninterrupt...
2011-05-03 corinna * select.cc (cygwin_select): Make degenerate case...
2011-05-02 cgfEliminate trailing whitespace in some files.
2011-05-01 corinna Throughout, use user32 UNICODE functions rather than...
2011-04-30 corinna * fcntl.cc (fcntl64): Call pthread_testcancel.
2011-04-29 corinna * ntdll.h (IsEventSignalled): New inline function.
2011-04-20 cgf* select.cc (serial_cleanup): Make sure that device_spe...
2011-04-20 cgf* select.cc (pipe_cleanup): Make sure that device_speci...
2011-04-04 corinna Drop NT4 support.
2010-09-01 cgf* cygthread.cc (cygthread::create): Fix incorrect use...
2010-08-30 corinna * autoload.cc (MsgWaitForMultipleObjectsEx): Define.
2010-04-02 cgf* fhandler.h (fhandler_base::has_ongoing_io): Declare...
2010-04-02 cgf* select.h (select_pipe_info::add_watch_handle): Delete...
2010-03-31 cgf* fhandler.h (fhandler_base_overlapped): Temporarily...
2010-02-15 cgf* fhandler.cc (fhandler_base::setup_overlapped): Don...
2009-12-23 cgf* select.cc (fhandler_fifo::select_read): Fill in devic...
2009-12-16 corinna * fhandler_console.cc (read): Detect and handle mouse...
2009-09-01 cgf* select.cc (peek_console): Always check window size...
2009-07-06 corinna * cygtls.h (struct _local_storage): Add thread storage...
2009-06-30 cgf* select.h: New file split from fhandler.h.
2009-06-30 cgf* fhandler.cc (fhandler_base::has_ongoing_io): Accept...
2009-06-29 cgf* select.cc (peek_pipe): Turn on (temporarily?) the...
2009-06-28 cgf* select.cc (peek_pipe): Use has_ongoing_io() to determ...
2009-06-28 cgf* fhandler.h (fhandler_base::has_ongoing_io): Declare...
2009-06-28 cgf* gendef (cleanup): Rename from 'nocr'. Remove comment...
2009-02-27 cgf* dtable.cc (dtable::select_read): Add ability to overr...
2009-01-22 cgf* select.cc (peek_serial): Add hack to allow proper...
2008-09-11 cgf* localtime.cc (increment_overflow): Mark as non-inline...
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-07-30 cgf* cygwin.din (_getutline): Remove.
2008-07-11 corinna * select.cc (peek_pipe): Temporarily revert patch...
2008-05-30 cgf* select.cc (peek_pipe): Semi-reinstate pipe NT-special...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-02-15 cgfPerform whitespace cleanup throughout.
2007-07-07 cgfupdate copyright
2007-07-07 cgfPreliminary change to make fifos/pipes interruptible...
2007-02-20 cgfRemove extraneous whitespace.
2006-10-11 corinna * select.cc (struct socketinf): Convert ser_num and...
2006-07-28 corinna * fhandler.h (struct wsa_event): Define here.
2006-07-27 corinna * fhandler_socket.cc: Revert misguided attempt to...
2006-07-27 corinna * fhandler.h (class fhandler_socket): Remove prot_info...
2006-07-25 corinna2006-07-25 Corinna Vinschen <corinna@vinschen.de>
2006-07-25 cgfupdate copyright
2006-06-04 cgf* ioctl.cc (ioctl): Accommodate change in reported...
2006-05-24 cgf* select.cc (start_thread_socket): Delay setting thread...
2006-05-24 cgf* select.cc (start_thread_socket): Clean up exitsock...
2006-05-21 cgfcheck in missing file
2006-04-24 corinna * select.cc (thread_pipe): Raise sleep time only every...
2006-04-23 corinna * select.cc (thread_pipe): Raise sleep time dynamicall...
2005-12-07 cgf* hires.h (hires_ms::initime_ms): Delete.
2005-10-17 cgfChange process_lock to lock_process throughout. Change...
2005-10-17 corinna * autoload.cc: Never load wsock32.dll. Load all wsock3... cgf-more-exit-sync
2005-08-23 cgf* sigproc.h (set_signal_mask): Remove default on second...
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-07-03 cgfReplace valid memory checks with new myfault class...
2005-05-10 corinna * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-02 cgfwhite space and minor comment cleanup.
2005-04-19 corinna * cygwin.din (pselect): Export.
2005-04-18 corinna * fhandler.h (enum conn_state): Add connect_failed...
2005-03-24 corinna * fhandler.h (fhandler_socket::secret_event): Remove.
2005-03-23 corinna * fhandler.h (fhandler_socket::eid_connect): Make...
2005-03-22 cgf* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate...
2005-03-21 corinna * fhandler.h (class cygthread): Forward declare.
2005-02-22 corinna * select.cc (peek_pipe): Disable new pipe code until...
2005-02-20 cgfcopyright
2005-02-13 cgfwhite space
2005-01-12 cgfReorganize header file inclusion throughout so that...
2004-11-26 cgf* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-10-26 cgf* cygtls.cc (_cygtls::fixup_after_fork): Wipe out exits...
2004-10-20 cgf* select.cc (start_thread_socket): Remove attempt to...
2004-10-20 cgfrevert erroneous checkin
2004-10-20 cgf* fhandler_console.cc (fhandler_console::fixup_after_ex...
2004-10-13 cgf* select.cc (start_thread_socket): Remove unused code.
2004-10-11 cgf* cygtls.h (exitsock): New element.
2004-09-12 cgf* exceptions.cc: (ctrl_c_handler): Do nothing while...
2004-09-03 cgfChristopher Faylor <cgf@timesys.com>
2004-08-10 cgf* select.cc (select_stuff::wait): Correctly check for...
2004-04-10 corinna * Use new unified status_flag accessor methods from...
2004-04-09 corinna * fhandler.cc (fhandler_base::write): Use bool paramet...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-11-28 cgfEliminate use of sigframe and sigthread throughout.
2003-09-25 cgf* devices.cc: New file.
2003-06-16 cgfThroughout, remove "include <errno.h>" from files which...
2003-04-23 cgf* select.cc (fhandler_pipe::ready_for_read): Assure...
2003-03-09 cgfDo some minor reformatting of 'extern "C"' use throughout.
2003-02-04 cgfEliminate most unneeded this-> pointers throughout.
next