OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / fhandler_tty.cc
2011-11-23 cgf* fhandler.h (fhandler_pipe::create): Rename from the...
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-11-08 cgf* fhandler.h (__ptsname): New macro.
2011-11-07 cgf* cygwin.din (ptsname_r): Export.
2011-10-30 cgf* fhandler.h (fhandler_pipe::create_selectable): Remove...
2011-10-23 cgf* fhandler_tty.cc (fhandler_pty_slave::read): Use consi...
2011-10-20 cgfThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-15 cgf* cygerrno.h (__set_errno): Modify debugging output...
2011-10-11 cgf* cygwin.din: Remove some _tc* exports. Add tcgetsid().
2011-10-10 cgf* fhandler_tty.cc (fhandler_pty_slave::open): Clarify...
2011-07-25 corinna * fhandler_console.cc (fhandler_console::ioctl): Fetch...
2011-07-22 corinna * fhandler_tty.cc (fhandler_pty_slave::ioctl): Drop...
2011-07-21 cgfCorinna Vinschen <corinna@vinschen.de>
2011-07-11 cgf* fhandler_tty.cc (fhandler_pty_slave::ioctl): Remove...
2011-07-04 cgf* fhandler.cc (fhandler_base::open_with_arch): Call...
2011-06-22 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Create...
2011-06-22 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Fix...
2011-06-14 cgf* cygheap.h (init_cygheap::ctty_on_hold): Remove condit...
2011-06-13 cgf* fhandler_tty_slave.cc (fhandler_tty_slave::fhandler_t...
2011-06-12 cgfRename FH_BAD to FH_NADA throughout.
2011-06-06 cgfwhitespace elimination
2011-06-04 cgf* fhandler.cc (fhandler_base_overlapped::wait_overlappe...
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-05-06 cgf* fhandler.h (fhandler_dev_dsp): Cosmetic change.
2011-05-05 cgf* cygheap.cc (cygheap::close_ctty): Close ctty via...
2011-05-05 corinna * pinfo.h (class push_process_state): New class to...
2011-05-04 corinna * fhandler.h (class fhandler_base): Remove uninterrupt...
2011-05-03 corinna * fhandler_tty.cc (fhandler_tty_slave::read): Set...
2011-05-02 corinna * fhndler_tty.cc (andler_pty_master::process_slave_out...
2011-04-29 corinna * advapi32.cc (AccessCheck): Remove.
2011-04-28 corinna * advapi32.cc (InitializeAcl): Remove.
2011-04-18 corinna * Fix various copyrights.
2011-04-17 cgf* cygheap.h (init_cygheap::ctty): Use base class so...
2010-11-29 corinna * fhandler_tty.cc (fhandler_tty_slave::dup): Free...
2010-11-18 corinna * fhandler_tty.cc (fhandler_tty_slave::fchown): Initia...
2010-10-24 cgf* dcrt0.cc (do_exit): Don't set thread termination...
2010-10-24 cgf* exceptions.cc (try_to_debug): Improve comment.
2010-10-23 cgf* fhandler_tty.cc (fhandler_pty_master::open): Remove...
2010-10-23 cgf* fhandler.h (fhandler_termios::tcinit): Make second...
2010-09-29 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Revert...
2010-09-29 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Add debug...
2010-09-28 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Always...
2010-09-20 cgf* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
2010-09-20 cgf* fhandler_tty.cc (fhandler_tty_slave::init): Add addit...
2010-09-13 corinna * fhandler.h (class fhandler_base): Change inheritance...
2010-09-01 cgf* cygthread.cc (cygthread::create): Fix incorrect use...
2010-07-30 cgf* cygthread.h (LPVOID_THREAD_START_ROUTINE): Define.
2010-05-26 corinna * fhandler.h (class fhandler_pty_master): Add master_t...
2010-05-07 corinna * fhandler_tty.cc (fhandler_tty_slave::init): Disable...
2010-04-21 corinna * fhandler_termios.cc (tcinit): Remove previously...
2010-04-19 corinna * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd...
2010-04-19 corinna * autoload.cc (GetNamedPipeClientProcessId): Define.
2010-04-12 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Add...
2010-04-02 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Revert...
2010-04-02 cgf* dtable.cc (dtable::init_std_file_from_handle): Avoid...
2010-04-02 corinna * fhandler_tty.cc (fhandler_tty_slave::close): Avoid...
2010-01-14 corinna * cygwin.din (dup3): Export.
2010-01-13 corinna * fhandler_tty.cc (fhandler_tty_master::init): Don...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-03 cgf* dcrt0.cc (jit_debug): New global.
2009-06-14 cgf* errno.cc (errmap): Add mapping for ERROR_IO_INCOMPLETE.
2009-05-06 cgf* fhandler_console.cc (fhandler_console::ioctl): Proper...
2009-01-21 corinnaChangeLog:
2008-08-27 cgf* fhandler_tty.cc (close_maybe): Check for both types...
2008-07-26 cgf* fhandler_tty.cc (fhandler_pty_master::setup): Reorgan...
2008-06-19 corinna * fhandler_tty.cc (fhandler_pty_master::setup): Fix...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-03-22 cgf* dtable.cc: Define various device-related string const...
2008-02-07 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2007-12-05 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Use...
2007-11-28 corinna * fhandler_tape.cc (mtinfo::initialize): Use MAX_PATH...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-02-23 corinna Throughout remove all usage of wincap.has_security.
2006-07-17 cgfGCC 4.1 fixes.
2006-07-03 corinna * fhandler.h (class dev_console): Add `metabit' indica...
2006-06-12 cgf* fhandler_tty.cc (fhandler_pty_master::close): Always...
2006-06-03 cgf* cygthread.cc (cygthread::terminate_thread): In debugg...
2006-06-03 cgf* dcrt0.cc (dll_crt0_0): Call tty_list::init_session...
2006-06-03 cgf* fhandler_tty.cc (fhandler_pty_master::close): Don...
2006-06-03 cgf* cygheap.cc (init_cygheap::close_ctty): Remove obsolet...
2006-06-02 cgf* fhandler.cc (fhandler_base::fixup_after_exec): Declar...
2006-05-22 cgf* child_info.h (_CI_SAW_CTRL_C): New enum.
2006-05-20 cgf* fhandler_tty.cc (fhandler_tty::close): Remove problem...
2006-05-20 cgf* fhandler_tty.cc (fhandler_tty_slave::open): Reinstate...
2006-03-18 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
2006-01-12 cgfcopyright
2006-01-08 cgf* fhandler_tty.cc (fhandler_tty_slave::dup): Don't...
2005-12-29 cgf* fhandler_tty.cc (fhandler_tty_common::__acquire_outpu...
2005-12-29 cgf*** cygwin DLL Changes:
2005-12-19 cgf* fhandler.h (fhandler_pipe::fixup_in_child): Declare...
2005-12-13 cgf* fhandler_tty.cc (fhandler_tty::open): Enhance comment.
2005-12-13 corinna * fhandler_tty.cc (fhandler_tty::open): Close newly...
2005-12-13 cgf* fhandler_tty.cc (fhandler_tty::open): Add a comment.
2005-12-13 cgf* times.cc (systime): Correct precision referenced...
2005-11-24 cgf* fhandler_tty.cc (fhandler_tty_slave::open): Reset...
2005-11-17 corinna * fhandler_tty.cc (fhandler_tty_slave::open): Don...
2005-11-14 cgf* fhandler.h (fhandler_console::fixup_after_fork_exec...
2005-11-14 cgf* cygheap.h (init_cygheap::manage_console_count): Decla...
next