Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-09 * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen
2009-02-27* dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor
2009-01-20 * devices.h (FH_PROCESSFD): New device type.Corinna Vinschen
2008-10-17 * dtable.cc (dtable::get_debugger_info): Call SetStdHandleCorinna Vinschen
2008-09-11* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.Christopher Faylor
2008-05-13 * path.cc (path_conv::set_normalized_path): Drop strip_tail argument.Corinna Vinschen
2008-04-30 * dtable.cc (dtable::release): Drop fixup_before handling.Corinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2008-04-01 * Fix copyright dates.Corinna Vinschen
2008-03-23* dtable.cc (handle_to_fn): Modify to return true if handle represents a cygwinChristopher Faylor
2008-03-23* dtable.cc: Define various device-related string constants as wide characterChristopher Faylor
2008-03-12 * winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.Corinna Vinschen
2008-03-11 * dtable.cc (dtable::init_std_file_from_handle): Use tmp_pathbuf toCorinna Vinschen
2008-03-08 * dtable.cc (handle_to_fn): Null-terminate posix_fn in the caseBrian Dessent
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2008-02-07 * dtable.cc (dtable::init_std_file_from_handle): Set access toCorinna Vinschen
2007-12-17* dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor
2007-12-14 * dtable.cc (dtable::set_file_pointers_for_exec): Reenable. FixCorinna Vinschen
2007-11-27Change many cygheap allocation routines to their *_abort analogs.Christopher Faylor
2007-11-08revert premature checkinChristopher Faylor
2007-11-08* dllfixdbg: Eliminate extra objcopy step.Christopher Faylor
2007-07-07Preliminary change to make fifos/pipes interruptible and fifos reliable.Christopher Faylor
2007-05-29 * dtable.cc (dtable::set_file_pointers_for_exec): Call SetFilePointerCorinna Vinschen
2007-01-17 * Makefile.in (DLL_OFILES): Add fhandler_procnet.o.Corinna Vinschen
2006-12-11* child_info.h (child_info_spawn::__stdin): New element.Christopher Faylor
2006-11-23 * devices.h: Add additional SCSI disk block device numbers perCorinna Vinschen
2006-11-06 * dtable.cc (build_fh_pc): Add missing DEV_SD1_MAJOR case (Thanks toCorinna Vinschen
2006-06-03* cygheap.cc (init_cygheap::close_ctty): Remove obsolete code.Christopher Faylor
2006-05-21* debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor
2006-04-21* tty.h (tty::hwnd): Move to tty_min.Christopher Faylor
2006-03-23* dcrt0.cc (child_info_spawn::handle_spawn): Don't initialize the consoleChristopher Faylor
2006-03-13 * autoload.cc (LoadDLLfuncNt): New define to wrap NT native functions.Corinna Vinschen
2006-02-07 * dtable.cc (handle_to_fn): Accomodate new argument order in call toCorinna Vinschen
2005-12-19* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.Christopher Faylor
2005-11-14* cygheap.h (init_cygheap::manage_console_count): Declare new function.Christopher Faylor
2005-10-24* cygheap.h (cygheap_fdenum::cygheap_fdenum): Record locked state or sufferChristopher Faylor
2005-09-28 Revert erroneous checkin.Corinna Vinschen
2005-09-28 * fhandler.h (class fhandler_dev_raw): Delete current_position andCorinna Vinschen
2005-09-13* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_stateChristopher Faylor
2005-08-08* cygwin.sc: Use simpler method to align .cygheap.Christopher Faylor
2005-08-08* Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor
2005-06-20fix indentationChristopher Faylor
2005-06-02Revert 2005-05-30 close_all_files changes.Christopher Faylor
2005-06-01* child_info.h (child_info::cygheap_h): Delete.Christopher Faylor
2005-05-13Remove PC_FULL from path_conv usage throughout.Christopher Faylor
2005-05-11 * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.Corinna Vinschen
2005-05-092005-05-09 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2005-04-05* sync.h (muto::operator int): New operator.Christopher Faylor
2005-02-23 * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.Corinna Vinschen
2005-02-20copyrightChristopher Faylor