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
2008-02-20This commit was manufactured by cvs2svn to create branch 'gdb_6_8-branch'.insight_6_8-branchpointgdb_6_8-2008-03-27-releasegdb_6_8-2008-02-26-branchpointgdb_6_8-branchcvs2svn
2008-02-15Perform whitespace cleanup throughout.Christopher Faylor
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen
2008-02-13 * cygtls.cc (_cygtls::init_exception_handler): Revert patchCorinna Vinschen
2007-12-17* dtable.cc (POSIX_NAMED_PIPE): New define.Christopher Faylor
2007-12-12 * dcrt0.cc: Include string.h.Corinna Vinschen
2007-12-06 * dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for pathCorinna Vinschen
2007-11-27 Drop old SetResourceLock stuff in favor of mutos.Corinna Vinschen
2007-07-29* cygtls.h (_cygtls::inside_kernel): Move function declaration into _cygtlsChristopher Faylor
2007-07-14* init.cc (in_dllentry): Delete.Christopher Faylor
2007-02-23 * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen
2007-02-20* exceptions.cc (_cygtls::signal_exit): Only call myself.exit when whenChristopher Faylor
2007-02-20Remove extraneous whitespace.Christopher Faylor
2006-07-252006-07-25 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2006-07-17GCC 4.1 fixes.Christopher Faylor
2006-07-13 * exceptions.cc (_cygtls::handle_exceptions): Call newCorinna Vinschen
2006-06-04* dcrt0.cc (dll_crt0_0): Call tty_list::init_session here.Christopher Faylor
2006-06-03* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision with theChristopher Faylor
2006-05-28white spaceChristopher Faylor
2006-05-22* child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor
2006-04-18* exceptions.cc (ctrl_c_handler): Only exit TRUE on CTRL_LOGOFF_EVENT when weChristopher Faylor
2006-03-22* child_info.h (child_status): Fix typo which made it impossible to setChristopher Faylor
2006-03-20* dcrt0.cc (dll_crt0_0): Don't bother with setting init_console_handler hereChristopher Faylor
2006-03-18* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.Christopher Faylor
2006-03-16* cygheap.cc (init_cygheap::manage_console_count): Turn console control handlerChristopher Faylor
2006-03-14* child_info.h (child_info_fork::handle_failure): Declare new function.Christopher Faylor
2006-02-28* exceptions.cc (_cygtls::interrupt_now): Remove "inside cygwin" check sinceChristopher Faylor
2006-02-23* winsup.h (cygwin_hmodule): Declare.Christopher Faylor
2006-02-22 * exceptions.cc (_cygtls::interrupt_now): Reorder conditionalCorinna Vinschen
2006-02-20* exceptions.cc (stackdump): Avoid dumping more than once.Christopher Faylor
2006-02-16 * cygwin.din: Export sigignore and sigset.Corinna Vinschen
2006-02-06Always zero all elements of siginfo_t throughout.Christopher Faylor
2006-01-27* exceptions.cc (inside_kernel): Fix to return true if we can't get the name ofChristopher Faylor
2006-01-02add copyrightChristopher Faylor
2006-01-01* exceptions.cc (sigpacket::process): Pass actual reference to signal'sChristopher Faylor
2006-01-01* exceptions.cc (_cygtls::interrupt_setup): Implement SA_RESETHAND.Christopher Faylor
2005-12-27 * exceptions.cc (_cygtls::handle_exceptions): Drop redundant `break'.Corinna Vinschen
2005-12-27 * exceptions.cc (inside_kernel): Rename from interruptible.Corinna Vinschen
2005-12-27 * exceptions.cc (interruptible): New function, code stripped fromCorinna Vinschen
2005-12-24* cygtls.cc (_cygtls::handle_threadlist_exception): Make an error fatal.Christopher Faylor
2005-12-22whitespace cleanup to force snapshot.Christopher Faylor
2005-12-20* cygtls.h (_cygtls::interrupt_now): Subsume interruptible().Christopher Faylor
2005-12-17* winsup.h (child_copy): Change prototype to match new functionality.Christopher Faylor
2005-12-07 * exceptions.cc (_cygtls::handle_exceptions): In case of aCorinna Vinschen
2005-12-05Remove unneeded whitespace.Christopher Faylor
2005-12-03* include/exceptions.h (exception_list): Revert previous change. WindowsChristopher Faylor
2005-12-03* cygtls.h (_cygtls::el): New field.Christopher Faylor
2005-12-01* exceptions.cc (handle_exceptions): Translate a guard page exception to aChristopher Faylor
2005-11-25* heap.cc: Remove spurious getpagesize declaration.Christopher Faylor
2005-11-14* include/sys/elf64.h: Fix types to reflect linux usage.Christopher Faylor