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
2004-01-27* exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for bothcr-0x9eChristopher Faylor
2004-01-26* cygtls.cc (_threadinfo::init_thread): Add more local reent stdioChristopher Faylor
2004-01-26* fhandler.cc (fhandler_base::fhaccess): Avoid always setting errno to EACCESSChristopher Faylor
2004-01-25* sigproc.cc (proc_subproc): Don't protect *child's* handle.Christopher Faylor
2004-01-24* fhandler.h (fhandler_base::fhaccess): Return int for compatibility withChristopher Faylor
2004-01-24* exceptions.cc (sig_handle): Remove extraneous vforkism.Christopher Faylor
2004-01-24* cygheap.cc (init_cygheap::close_ctty): Protect YA vforkism.Christopher Faylor
2004-01-24* fhandler_socket.cc (fhandler_socket::create_secret_event): Avoid creatingChristopher Faylor
2004-01-24This commit was manufactured by cvs2svn to create branch 'cr-0x9e'.cvs2svn
2004-01-23* exceptions.cc (sig_handle_tty_stop): Fix boneheaded mistake by using correctChristopher Faylor
2004-01-23oopsChristopher Faylor
2004-01-23* fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when theChristopher Faylor
2004-01-22missed checkinChristopher Faylor
2004-01-22* dcrt0.cc (reent_data): Make global.Christopher Faylor
2004-01-21* devices.in: Change raw com device to more correct form.Christopher Faylor
2004-01-21* signal.cc (sigaction): Fix if-statement typo.Christopher Faylor
2004-01-21* cygtls.cc (handle_threadlist_exception): Change logic, improve debuggingChristopher Faylor
2004-01-21* fhandler_tty.cc (fhandler_tty::ioctl): Semi-revert 2003-09-26 change forChristopher Faylor
2004-01-21* sigproc.cc (pending_signals::save): New function.Christopher Faylor
2004-01-20merge from trunk.Christopher Faylor
2004-01-20This commit was manufactured by cvs2svn to create branch 'cr-0x9e'.cvs2svn
2004-01-19This commit was manufactured by cvs2svn to create branch 'cr-0x9d'.cr-0x9dcvs2svn
2004-01-19updateChristopher Faylor
2004-01-17 * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith
2004-01-17* dtable.cc (dtable::vfork_parent_restore): Avoid double close of ctty whenChristopher Faylor
2004-01-17* libc/stdio/vfprintf.c: Add sys/lock.h include.Christopher Faylor
2004-01-17* fhandler_console.cc (fhandler_console::close): Remove obsolete test forChristopher Faylor
2004-01-17* cygheap.cc (init_cygheap::close_ctty): Don't NULL ctty if it is still active.Christopher Faylor
2004-01-17* dtable.cc (dtable::vfork_parent_restore): Store ctty_on_hold prior to callingChristopher Faylor
2004-01-162004-01-16 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-16 * process.h (cleanup_routine::~cleanup_routine): Make pure virtualCorinna Vinschen
2004-01-162004-01-16 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith
2004-01-162004-01-15 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-162004-01-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-01-15* gentls_offsets: Reinstate unlink of temp files.Christopher Faylor
2004-01-152004-01-15 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston
2004-01-152004-01-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-01-15* Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.DJ Delorie
2004-01-14* cygtls.h (_threadinfo::call): Remove regparm declaration to work aroundChristopher Faylor
2004-01-14* gettext.m4: Quote names of macros to be defined by AC_DEFUNMaciej W. Rozycki
2004-01-142004-01-14 Greg Chicares <chicares@users.sourceforge.net>Danny Smith
2004-01-13 * demangle.h: Instead of checking ANSI_PROTOTYPES, just includeIan Lance Taylor
2004-01-13Merge from gcc.Ian Lance Taylor
2004-01-13merge from gccDJ Delorie
2004-01-12Add support for relaxation of bit manipulation instructions.Nick Clifton
2004-01-112004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-112004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin
2004-01-09(BITOP): Dissallow operations on @aa:16 and @aa:32 except for the H8S.Nick Clifton
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston
2004-01-082004-01-08 Joel Sherrill <joel@oarcorp.com>Jeff Johnston