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-06-022004-06-02 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-06-012004-04-24 Luke Dunstan <infidel@users.sourceforge.net>Luke Dunstan
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-06-012004-06-01 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-312004-05-29 Filip Navara <xnavara@volny.cz>Luke Dunstan
2004-05-312004-05-25 Al Slater <al.slater@scluk.com>Luke Dunstan
2004-05-312004-05-30 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2004-05-30 * pathnames.sgml: Remove /dev/kmem from the supported POSIXJoshua Daniel Franklin
2004-05-302004-05-29 John Paul Wallington <jpw@gnu.org>Joshua Daniel Franklin
2004-05-29* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only try to open the fileChristopher Faylor
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-05-282004-05-28 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke
2004-05-27 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.Daniel Jacobowitz
2004-05-27clarify last entry slightly.Christopher Faylor
2004-05-27* kill.cc (listsig): NSIG includes Signal 0, so we need to avoid callingChristopher Faylor
2004-05-272004-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-272004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-272004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-262004-05-26 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-262004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston
2004-05-262004-05-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2004-05-26* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)DJ Delorie
2004-05-26* winbase.h: Semi-revert previous patch as it caused strange behavior. UseChristopher Faylor
2004-05-25* include/cygwin/version.h: Bump DLL minor number to 11.Christopher Faylor
2004-05-25* winbase.h: Add proper attributions for memory operands throughout.Christopher Faylor
2004-05-25* include/cygwin/version.h: Bump api minor version number.Christopher Faylor
2004-05-24Reorganise m68k instruction decoding and improve handling of MAC/EMACNick Clifton
2004-05-242005-05-24 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-242004-05-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-212004-05-21 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-05-20* tty.cc (tty_list::allocate_tty): Leave tty_mutex armed on successful returnChristopher Faylor
2004-05-18 * Makefile.def, Makefile.tpl, configure.in: Remove all mentionZack Weinberg
2004-05-17 * grp.cc (getgrgid_r): Replace struct group by struct __group32 inCorinna Vinschen
2004-05-17 * libc/include/grp.h: Declare getgrnam_r and getgrgid_r also on Cygwin.Corinna Vinschen
2004-05-17 * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile,Corinna Vinschen
2004-05-17* tty.cc (tty_list::init): Move hmaster initialization earlier to preventChristopher Faylor
2004-05-17Change the name "title_mutex" to "tty_mutex" throughout.Christopher Faylor
2004-05-16add missing fileChristopher Faylor
2004-05-16 * fhandler_socket.cc (fhandler_socket::recvfrom): Use original flagsCorinna Vinschen
2004-05-16* cygthread.cc (cygthread::is): Eliminate.Christopher Faylor
2004-05-15revert previous not-ready-for-primetime checkin.Christopher Faylor
2004-05-15* cygheap.h: Remove some parameter names from declarations throughout.Christopher Faylor
2004-05-15* cygheap.h (cwdstuff::set): Modify return value and arguments.Christopher Faylor
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-05-152004-05-15 Filip Navara <xnavara@volny.cz>Danny Smith
2004-05-13merge from gccDJ Delorie
2004-05-12remove keyword stuffChristopher Faylor
2004-05-12 * path.cc (path_conv::check): Don't bail out with error if path is "//".Corinna Vinschen