OSDN Git Service

* environ.cc (regopt): Change the first argument to wide char string.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / dtable.cc
2010-04-21 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-19 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2010-04-02 cgf* dtable.cc (dtable::init_std_file_from_handle): Avoid...
2010-01-14 corinna * cygwin.din (dup3): Export.
2010-01-12 corinna * dtable.cc (build_fh_name_worker): Remove. Move...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-11-26 corinna * dtable.cc (dtable::stdio_init): Use GetCurrentProces...
2009-11-17 corinna Reintegrate socket duplication via WSADuplicateSocket...
2009-10-31 corinna * cygprops.h: New file.
2009-09-22 ericbMatch dup2 and fcntl error values to POSIX.
2009-08-20 corinna * dtable.cc (build_fh_dev): Take additional bool param...
2009-08-18 cgf* dtable.cc (dtable::fixup_after_exec): Close any popen...
2009-08-10 corinna * dtable.cc (DEV_SOCKET): New static WCHAR string...
2009-08-08 corinna * dtable.cc (dtable::init_std_file_from_handle): Fix...
2009-08-05 cgf* cygheap.h (cygheap_debug::endh): Delete.
2009-07-21 corinna * dtable.cc (dup2): Correct return value for no-op.
2009-07-06 cgf* dtable.cc (handle_to_fn): Detect failing NtQueryObject.
2009-07-03 cgf* dcrt0.cc (jit_debug): New global.
2009-06-30 cgf* select.h: New file split from fhandler.h.
2009-05-09 corinna * dtable.cc (dtable::init_std_file_from_handle): Add...
2009-02-27 cgf* dtable.cc (dtable::select_read): Add ability to overr...
2009-01-20 corinna * devices.h (FH_PROCESSFD): New device type.
2008-10-17 corinna * dtable.cc (dtable::get_debugger_info): Call SetStdHandle
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-05-13 corinna * path.cc (path_conv::set_normalized_path): Drop strip...
2008-04-30 corinna * dtable.cc (dtable::release): Drop fixup_before handling.
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-03-22 cgf* dtable.cc (handle_to_fn): Modify to return true if...
2008-03-22 cgf* dtable.cc: Define various device-related string const...
2008-03-12 corinna * winsup.h (NT_MAX_PATH): Revert ill-advised change...
2008-03-11 corinna * dtable.cc (dtable::init_std_file_from_handle): Use...
2008-03-08 briand * dtable.cc (handle_to_fn): Null-terminate posix_fn...
2008-02-15 cgfPerform whitespace cleanup throughout.
2008-02-07 corinna * dtable.cc (dtable::init_std_file_from_handle): Set...
2007-12-16 cgf* dtable.cc (POSIX_NAMED_PIPE): New define.
2007-12-14 corinna * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-11-08 cgfrevert premature checkin
2007-11-08 cgf* dllfixdbg: Eliminate extra objcopy step.
2007-07-07 cgfPreliminary change to make fifos/pipes interruptible...
2007-05-29 corinna * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-01-17 corinna * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
2006-12-11 cgf* child_info.h (child_info_spawn::__stdin): New element.
2006-11-23 corinna * devices.h: Add additional SCSI disk block device...
2006-11-06 corinna * dtable.cc (build_fh_pc): Add missing DEV_SD1_MAJOR...
2006-06-03 cgf* cygheap.cc (init_cygheap::close_ctty): Remove obsolet...
2006-05-21 cgf* debug.cc (add_handle): Print handle value when collis...
2006-04-21 cgf* tty.h (tty::hwnd): Move to tty_min.
2006-03-23 cgf* dcrt0.cc (child_info_spawn::handle_spawn): Don't...
2006-03-13 corinna * autoload.cc (LoadDLLfuncNt): New define to wrap...
2006-02-07 corinna * dtable.cc (handle_to_fn): Accomodate new argument...
2005-12-19 cgf* fhandler.h (fhandler_pipe::fixup_in_child): Declare...
2005-11-14 cgf* cygheap.h (init_cygheap::manage_console_count): Decla...
2005-10-23 cgf* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record...
2005-09-28 corinna Revert erroneous checkin.
2005-09-28 corinna * fhandler.h (class fhandler_dev_raw): Delete current_...
2005-09-13 cgf* dcrt0.cc (do_exit): Rely on sigproc_terminate to...
2005-08-08 cgf* cygwin.sc: Use simpler method to align .cygheap.
2005-08-08 cgf* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer...
2005-06-20 cgffix indentation
2005-06-02 cgfRevert 2005-05-30 close_all_files changes.
2005-06-01 cgf* child_info.h (child_info::cygheap_h): Delete.
2005-05-13 cgfRemove PC_FULL from path_conv usage throughout.
2005-05-10 corinna * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
2005-05-09 phumblet2005-05-09 Pierre Humblet <pierre.humblet@ieee.org>
2005-04-05 cgf* sync.h (muto::operator int): New operator.
2005-02-23 corinna * devices.h: Switch FH_ZERO and FH_PORT as on Linux...
2005-02-20 cgfcopyright
2005-02-01 cgf* cygthread.cc (cygthread::terminate_thread): Wait...
2005-01-12 cgfReorganize header file inclusion throughout so that...
2004-12-23 cgf* path.h (path_conv::set_normalized_path): Add second...
2004-11-26 cgf* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-07-23 corinna * dtable.cc (dtable::get_debugger_info): Make stderr...
2004-06-07 cgf* dtable.cc (dtable::find_fifo): Release lock after...
2004-04-11 cgf* dtable.cc (dtable::extend): Change order of memcpy...
2004-04-10 corinna * Use new unified status_flag accessor methods from...
2004-03-21 cgf* cygheap.cc (init_cheap): Add ability to specify minim...
2004-02-09 cgf* debug.h (console_printf): Define for non-debugging...
2004-02-02 cgf* fhandler.h (*::fixup_after_exec): Eliminate unused...
2004-01-23 cgf* configure.in: Remove NEWVFORK default.
2004-01-17 cgf* dtable.cc (dtable::vfork_parent_restore): Avoid doubl...
2004-01-16 cgf* dtable.cc (dtable::vfork_parent_restore): Store ctty_...
2004-01-14 cgf* cygtls.h (_threadinfo::call): Remove regparm declarat...
2004-01-03 cgf* cygheap.h (init_cygheap): Play more vfork shell games...
2003-12-30 cgfMove open_fhs from fhandler.h to cygheap.h for easier...
2003-12-27 cgf* fhandler.h (fhandler_tty_slave::archetype): Make...
2003-12-23 cgf* exceptions.cc (set_signal_mask): Redefine to not...
2003-12-12 cgf* dtable.cc (dtable::delete_archetype): Add debugging.
2003-12-11 cgf* cygheap.h (cygheap_types): Add HEAP_ARCHETYPES.
2003-12-07 cgfChange use of BOOL, TRUE, FALSE to bool, true, false...
2003-11-25 cgf* dtable.cc (build_fh_name): Set error in dummy fhandle...
2003-11-23 cgfwhite space
2003-11-19 corinna * dtable.cc (build_fh_pc): Resurrect accidentally...
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-11-14 cgf* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to...
2003-10-01 cgf* Makefile.in: Add YA method for generating devices.cc.
2003-09-30 corinna * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJ...
2003-09-28 corinna * devices.h: Move a few device major numbers. Fix...
2003-09-26 cgf* dtable.cc (build_fh_name): Return pointer to a 'nodev...
next