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-06-01This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20090601cvs2svn
2009-06-01bfd/H.J. Lu
2009-05-31* strfuncs.cc (sys_cp_mbstowcs): Treat src as unsigned char *. Convert failureChristopher Faylor
2009-05-30* cygwin/include/sys/termios.h: Make default erase character "^?".Christopher Faylor
2009-05-30* fhandler_console.cc (fhandler_console::read): Convert backspace key to DEL.Christopher Faylor
2009-05-30* path.cc (cwdstuff::set): Rewrite previous change to properly test the end ofChristopher Faylor
2009-05-292009-05-28 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-05-28* path.cc (cwdstuff::set): Avoid removing a nonexistent trailing slash.Christopher Faylor
2009-05-272009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston
2009-05-272009-05-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-05-27 * plugins.m4: New.Nick Clifton
2009-05-27* Makefile.tpl (all): Avoid harmless warning in make all whenAlexandre Oliva
2009-05-27Change explicitely to explicitly throughout.Christopher Faylor
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-05-20* net.cc (gethostby_helper): Use correct signedness.Christopher Faylor
2009-05-19PR other/40159Alexandre Oliva
2009-05-19* mount.cc (mount_info::add_item): Avoid using any-old '/' as indicating root.Christopher Faylor
2009-05-19PR other/40159Alexandre Oliva
2009-05-18gdb/Jon Beniston
2009-05-18* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.Christopher Faylor
2009-05-17 * cygpath.cc (codepage): New variable.Corinna Vinschen
2009-05-16 * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen
2009-05-152009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-05-15 * setup2.sgml (setup-locale-console): Disable section for now.Corinna Vinschen
2009-05-15 * libc/string/local.h: New file.Corinna Vinschen
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen
2009-05-15 * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.Corinna Vinschen
2009-05-15 * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen
2009-05-14 * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen
2009-05-14* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting whenChristopher Faylor
2009-05-14 * faq-setup.xml (faq.setup.upgrade-mountpoints): New entry.Corinna Vinschen
2009-05-14 * new-features.sgml: Add automounting of /, /usr/bin, and /usr/lib.Corinna Vinschen
2009-05-14 * mount.cc (oopts): Add a no-op "auto" option.Corinna Vinschen
2009-05-14cygwin ChangeLogChristopher Faylor
2009-05-142009-05-13 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston
2009-05-142009-05-13 Ulrich Weigand <uweigand@de.ibm.com>Jeff Johnston
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston
2009-05-13 * pathnames.sgml (pathnames-unusual): Talk about using UTF-8 in CCorinna Vinschen
2009-05-13 * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen
2009-05-13 * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen
2009-05-12ChangeLog:Alexandre Oliva
2009-05-122009-05-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-05-11 * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen
2009-05-10* cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.Christopher Faylor
2009-05-09 * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen
2009-05-09 * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen
2009-05-09 * strfuncs.cc (sys_cp_wcstombs): save and restore previous errno value.Corinna Vinschen
2009-05-08 * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before convertingCorinna Vinschen