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
2006-06-02This commit was manufactured by cvs2svn to create tag 'pre-ptymaster-pre-ptymaster-archetypecvs2svn
2006-06-02* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let theChristopher Faylor
2006-06-01merge from gccDJ Delorie
2006-06-01include/elf/H.J. Lu
2006-05-31 * texi2pod.pl: Correct handling of absolute @include.Daniel Jacobowitz
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz
2006-05-31Expand wildcards in Dimitri Papadopoulos Changelog entries of:Danny Smith
2006-05-31* cygtls.cc (_cygtls::call2): Don't call ExitThread on the main thread.Christopher Faylor
2006-05-31* winsup.api/cygload.h: Increase padding to 32768.Christopher Faylor
2006-05-302006-05-30 Shaun Jackman <sjackman@gmail.com>Jeff Johnston
2006-05-29* winf.h (MAXCYGWINCMDLEN): Set down size to 30000 or suffer fork errors.Christopher Faylor
2006-05-29* sigproc.cc (child_info::proc_retry): Mask all of the bits we're interestedChristopher Faylor
2006-05-29Put an underscore in front of the "active" in "strace.active".Christopher Faylor
2006-05-28white spaceChristopher Faylor
2006-05-28* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.Christopher Faylor
2006-05-27* thread.cc (verifyable_object_isvalid): Check for NULL specifically.Christopher Faylor
2006-05-27add missing commentChristopher Faylor
2006-05-27* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we'veChristopher Faylor
2006-05-27bfd/Alan Modra
2006-05-25 * src-release (DEVO_SUPPORT): Add config.rpath.Daniel Jacobowitz
2006-05-25Expand 2006-05-03 Dimitri Papadopoulos wildcards in ChangelogDanny Smith
2006-05-25Expand 2006-05-02 Dimitri Papadopoulos wildcards in ChangelogDanny Smith
2006-05-25include/opcodes/Richard Sandiford
2006-05-252006-05-25 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2006-05-25* debug.h (ModifyHandle): Define new macro.Christopher Faylor
2006-05-25* cygtls.cc (_cygtls::call): Call call2 using _my_tls.Christopher Faylor
2006-05-24update to newer autoconfChristopher Faylor
2006-05-24* strace.cc (proc_child): Propagate return code from child process.Christopher Faylor
2006-05-24Enable gprof for cross builds.Mark Shinwell
2006-05-24Add TLS support for hppa-linuxNick Clifton
2006-05-24Add support for AVR6 familyNick Clifton
2006-05-24* fhandler.cc (readv): Remove nonsensical assert.Christopher Faylor
2006-05-24* select.cc (start_thread_socket): Delay setting thread local exitsock until weChristopher Faylor
2006-05-24* select.cc (start_thread_socket): Clean up exitsock in case of error. UseChristopher Faylor
2006-05-242006-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-232006-05-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-05-232006-05-23 Fred Fish <fnf@specifix.com>Jeff Johnston
2006-05-232006-05-23 Fred Fish <fnf@specifix.com>Jeff Johnston
2006-05-222006-05-22 Steve Ellcey <sje@cup.hp.com>Steve Ellcey
2006-05-22* child_info.h (_CI_SAW_CTRL_C): New enum.Christopher Faylor
2006-05-22* fhandle.h (fhandler_pipe::create_guard): Revert change which eliminatedChristopher Faylor
2006-05-21check in missing fileChristopher Faylor
2006-05-21 * lib/uuid.c (IID_IRpcProxyBuffer34): Remove definition.Danny Smith
2006-05-21typoChristopher Faylor
2006-05-21* debug.cc (add_handle): Print handle value when collision detected.Christopher Faylor
2006-05-20* fhandler_tty.cc (fhandler_tty::close): Remove problematic hExeced guard.Christopher Faylor
2006-05-20* fhandler_tty.cc (fhandler_tty_slave::open): Reinstate call to need_invisibleChristopher Faylor
2006-05-20fix incorrect function name in old entryChristopher Faylor
2006-05-19* fhandler_console.cc (fhandler_console::need_invisible): Allocate an invisibleChristopher Faylor
2006-05-182006-05-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston