aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-03ChangeLog:Ulrich Weigand2-0/+12
2009-06-03 * strfuncs.cc (sys_cp_wcstombs): Implement reverse functionalityCorinna Vinschen2-12/+29
2009-06-03 * fhandler_console.cc (fhandler_console::read): Convert Alt-BackspaceCorinna Vinschen2-2/+10
2009-06-03 * Makefile.tpl (all): Avoid a trailing backslash.Ralf Wildenhues3-2/+10
2009-06-02 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-40/+19
2009-06-022009-06-02 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2-5/+5
2009-06-02 * path.cc (path_conv::check): Don't call set_exec for files on "noacl"Corinna Vinschen2-1/+9
2009-06-02 * libc/ctype/jp2uc.c: Skip all definition if defined __CYGWIN__.Corinna Vinschen4-9/+19
2009-06-02* Makefile.tpl ([+compare-target+]): Compare all stageAlexandre Oliva3-15/+24
2009-06-01merge from gccDJ Delorie4-5/+45
2009-06-01bfd/H.J. Lu3-0/+8
2009-05-31* strfuncs.cc (sys_cp_mbstowcs): Treat src as unsigned char *. Convert failureChristopher Faylor2-7/+30
2009-05-30* cygwin/include/sys/termios.h: Make default erase character "^?".Christopher Faylor2-1/+5
2009-05-30* fhandler_console.cc (fhandler_console::read): Convert backspace key to DEL.Christopher Faylor2-4/+14
2009-05-29* path.cc (cwdstuff::set): Rewrite previous change to properly test the end ofChristopher Faylor2-5/+17
2009-05-292009-05-28 Doug Kwan <dougkwan@google.com>Doug Kwan3-2/+7
2009-05-28* path.cc (cwdstuff::set): Avoid removing a nonexistent trailing slash.Christopher Faylor3-7/+12
2009-05-272009-05-27 Neal H. Walfield <neal@gnu.org>Jeff Johnston2-1/+10
2009-05-272009-05-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-4/+10
2009-05-27 * plugins.m4: New.Nick Clifton2-0/+15
2009-05-27* Makefile.tpl (all): Avoid harmless warning in make all whenAlexandre Oliva3-2/+8
2009-05-27Change explicitely to explicitly throughout.Christopher Faylor6-7/+11
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-0/+35
2009-05-252009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2-6/+11
2009-05-20* net.cc (gethostby_helper): Use correct signedness.Christopher Faylor2-35/+40
2009-05-19PR other/40159Alexandre Oliva3-9/+16
2009-05-19* mount.cc (mount_info::add_item): Avoid using any-old '/' as indicating root.Christopher Faylor2-1/+6
2009-05-19PR other/40159Alexandre Oliva3-9/+15
2009-05-18gdb/Jon Beniston2-0/+80
2009-05-18* mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.Christopher Faylor2-3/+9
2009-05-17 * cygpath.cc (codepage): New variable.Corinna Vinschen3-10/+85
2009-05-16 * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen2-2/+9
2009-05-152009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston7-55/+179
2009-05-15 * setup2.sgml (setup-locale-console): Disable section for now.Corinna Vinschen2-0/+6
2009-05-15 * libc/string/local.h: New file.Corinna Vinschen4-11/+267
2009-05-15 * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen6-4/+32
2009-05-15 * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.Corinna Vinschen2-1/+5
2009-05-14 * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen11-61/+47
2009-05-14 * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen10-57/+95
2009-05-14* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting whenChristopher Faylor2-1/+6
2009-05-14 * faq-setup.xml (faq.setup.upgrade-mountpoints): New entry.Corinna Vinschen4-5/+49
2009-05-14 * new-features.sgml: Add automounting of /, /usr/bin, and /usr/lib.Corinna Vinschen3-9/+36
2009-05-14 * mount.cc (oopts): Add a no-op "auto" option.Corinna Vinschen2-1/+8
2009-05-14cygwin ChangeLogChristopher Faylor9-70/+183
2009-05-132009-05-13 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston3-92/+60
2009-05-132009-05-13 Ulrich Weigand <uweigand@de.ibm.com>Jeff Johnston3-5/+13
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2-2/+7
2009-05-132009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2-1/+54
2009-05-13 * pathnames.sgml (pathnames-unusual): Talk about using UTF-8 in CCorinna Vinschen3-4/+18
2009-05-13 * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen7-11/+75