summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * plugins.m4: New.Nick Clifton2009-05-272-0/+15
* * Makefile.tpl (all): Avoid harmless warning in make all whenAlexandre Oliva2009-05-273-2/+8
* Change explicitely to explicitly throughout.Christopher Faylor2009-05-276-7/+11
* 2009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-05-252-0/+35
* 2009-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-05-252-6/+11
* * net.cc (gethostby_helper): Use correct signedness.Christopher Faylor2009-05-202-35/+40
* PR other/40159Alexandre Oliva2009-05-193-9/+16
* * mount.cc (mount_info::add_item): Avoid using any-old '/' as indicating root.Christopher Faylor2009-05-192-1/+6
* PR other/40159Alexandre Oliva2009-05-193-9/+15
* gdb/Jon Beniston2009-05-182-0/+80
* * mount.cc (mount_info::got_usr_bin): Mark as NO_COPY.Christopher Faylor2009-05-182-3/+9
* * cygpath.cc (codepage): New variable.Corinna Vinschen2009-05-173-10/+85
* * Makefile.in (cygpath.exe): Link against cygwin.a before linkingCorinna Vinschen2009-05-162-2/+9
* 2009-05-15 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-05-157-55/+179
* * setup2.sgml (setup-locale-console): Disable section for now.Corinna Vinschen2009-05-152-0/+6
* * libc/string/local.h: New file.Corinna Vinschen2009-05-154-11/+267
* * cygpath.cc (main): Only setlocale for LC_CTYPE category. FallbackCorinna Vinschen2009-05-156-4/+32
* * wchar.h (sys_mbstowcs): Add missing __stdcall attribute.Corinna Vinschen2009-05-152-1/+5
* * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definitionCorinna Vinschen2009-05-1411-61/+47
* * cygheap.cc (cygheap_init): Set Cygwin default locale values.Corinna Vinschen2009-05-1410-57/+95
* * mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting whenChristopher Faylor2009-05-142-1/+6
* * faq-setup.xml (faq.setup.upgrade-mountpoints): New entry.Corinna Vinschen2009-05-144-5/+49
* * new-features.sgml: Add automounting of /, /usr/bin, and /usr/lib.Corinna Vinschen2009-05-143-9/+36
* * mount.cc (oopts): Add a no-op "auto" option.Corinna Vinschen2009-05-142-1/+8
* cygwin ChangeLogChristopher Faylor2009-05-149-70/+183
* 2009-05-13 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-05-133-92/+60
* 2009-05-13 Ulrich Weigand <uweigand@de.ibm.com>Jeff Johnston2009-05-133-5/+13
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-132-2/+7
* 2009-05-13 Paul Brook <paul@codesourcery.com>Jeff Johnston2009-05-132-1/+54
* * pathnames.sgml (pathnames-unusual): Talk about using UTF-8 in CCorinna Vinschen2009-05-133-4/+18
* * cygheap.h (cwdstuff): Convert to class. Make posix and dir private.Corinna Vinschen2009-05-137-11/+75
* * libc/locale/locale.c (setlocale): Don't build on Cygwin.Corinna Vinschen2009-05-132-1/+6
* ChangeLog:Alexandre Oliva2009-05-1210-4007/+1791
* 2009-05-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-05-113-12/+8
* * Makefile.in: Link ps.exe agains ntdll.dll.Corinna Vinschen2009-05-113-2/+83
* * cygwin/version.h (CYGWIN_VERSION_CYGWIN_CONV): New define.Christopher Faylor2009-05-092-0/+6
* * dtable.cc (dtable::init_std_file_from_handle): Add workaround forCorinna Vinschen2009-05-094-3/+96
* * sec_auth.cc (str2uni_cat): Move from here...Corinna Vinschen2009-05-094-18/+21
* * strfuncs.cc (sys_cp_wcstombs): save and restore previous errno value.Corinna Vinschen2009-05-082-1/+8
* * strfuncs.cc (sys_cp_wcstombs): Set errno to 0 before convertingCorinna Vinschen2009-05-082-0/+6
* * include/sys/select.h: Guard definitions with __USE_W32_SOCKETS asCorinna Vinschen2009-05-082-2/+7
* * MAINTAINERS: Add myself as a maintainer for the MN10300 and toNick Clifton2009-05-082-0/+7
* * mn10300/sim.ld: Add missing section names such as .bss.*Nick Clifton2009-05-082-41/+36
* 2009-05-07 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-05-074-1791/+1199
* * fhandler_console.cc (fhandler_console::ioctl): Properly treat TIOCLINUXChristopher Faylor2009-05-063-3/+10
* * Move ChangeLog entry.Corinna Vinschen2009-05-062-5/+5
* * libc/minires.c (scanline): Fix type in calls to ctype functionsCorinna Vinschen2009-05-064-10/+17
* * faq-setup.xml: Fix entry explaing how the homedir is evaluatedCorinna Vinschen2009-05-062-4/+6
* * mkpasswd.c (current_user): Don't use HOMEDRIVE/HOMEPATH to generateCorinna Vinschen2009-05-065-30/+25
* * cygheap.cc (cygheap_init): Set umask to a sane default.Corinna Vinschen2009-05-063-18/+12