| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-10-08 Eric Blake <ebb9@byu.net> | Jeff Johnston | 2009-10-08 | 2 | -0/+8 |
* | * exceptions.cc (_cygtls::signal_exit): There's no need to set signal_arrived | Christopher Faylor | 2009-10-08 | 2 | -1/+5 |
* | * fhandler_disk_file.cc (utimens_fs): Plug fd leak on EINVAL. | Eric Blake | 2009-10-08 | 2 | -0/+6 |
* | * libc/locale/nl_langinfo.c (nl_langinfo): Just return current locale | Corinna Vinschen | 2009-10-07 | 2 | -0/+13 |
* | Support pseudo-reloc version 2 | Charles Wilson | 2009-10-07 | 6 | -28/+717 |
* | * syscalls.cc (seteuid32): Call set_cygwin_privileges on primary token | Corinna Vinschen | 2009-10-07 | 2 | -0/+6 |
* | * fhandler.h (fhandler_pty_master::tcgetpgrp): Declare. | Corinna Vinschen | 2009-10-07 | 3 | -1/+20 |
* | Sync with gcc repository. | Ian Lance Taylor | 2009-10-07 | 6 | -18/+2084 |
* | merge from gcc | DJ Delorie | 2009-10-07 | 2 | -0/+46 |
* | Add cygwin wrapper for ExitProcess and TerminateProcess. | Charles Wilson | 2009-10-06 | 6 | -5/+65 |
* | Merge from gcc repository. | Ian Lance Taylor | 2009-10-06 | 2 | -2/+47 |
* | * exceptions.cc: Move global variable sigExeced... | Christopher Faylor | 2009-10-06 | 4 | -2/+8 |
* | * Makefile.in (CFLAGS): Add -mno-use-libstdc-wrappers. | Dave Korn | 2009-10-04 | 2 | -1/+6 |
* | * include/winbase.h (CreateRestrictedToken): Declare for >= Win 2000. | Corinna Vinschen | 2009-10-04 | 2 | -0/+18 |
* | * syscalls.cc (internal_setlocale): Add comment. | Corinna Vinschen | 2009-10-04 | 2 | -0/+6 |
* | * faq-using.xml (faq.using.bloda): Add Lenovo IPS Core Service. | Dave Korn | 2009-10-03 | 2 | -0/+5 |
* | * libc/stdlib/mbtowc_r.c (__utf8_mbtowc): Allow CESU-8 surrogate | Corinna Vinschen | 2009-10-03 | 3 | -38/+42 |
* | merge from gcc | DJ Delorie | 2009-10-02 | 2 | -0/+21 |
* | * dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setlocale_r. Just | Corinna Vinschen | 2009-10-02 | 3 | -11/+31 |
* | gas/ | Peter Bergner | 2009-10-02 | 2 | -0/+7 |
* | include/aout/ | Alan Modra | 2009-10-02 | 4 | -10/+12 |
* | * mkpasswd.c: Properly define __progname as __declspec(dllimport). | Christopher Faylor | 2009-10-02 | 2 | -2/+2 |
* | * setup2.sgml (setup-locale-ov): Fix typo in C+charset example. | Corinna Vinschen | 2009-10-02 | 2 | -3/+14 |
* | * dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here. | Christopher Faylor | 2009-10-02 | 3 | -23/+42 |
* | gas/ | Peter Bergner | 2009-10-01 | 2 | -1/+5 |
* | * new-features.sgml (ov-new1.7-file): Ctrl-X, not Ctrl-N. | Corinna Vinschen | 2009-09-30 | 4 | -74/+86 |
* | * fhandler_console.cc (beep): Move up to avoid forward declaration. | Corinna Vinschen | 2009-09-30 | 2 | -18/+35 |
* | * syscalls.cc (rename): Fix regression in rename("dir","d/"). | Eric Blake | 2009-09-30 | 2 | -11/+14 |
* | 2009-09-29 Paolo Bonzini <bonzini@gnu.org> | Paolo Bonzini | 2009-09-29 | 3 | -2/+12 |
* | Make MinGW printf() "%p" format compatible with MSVCRT scanf(). | Keith Marshall | 2009-09-29 | 2 | -2/+28 |
* | * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as locale | Corinna Vinschen | 2009-09-29 | 2 | -3/+19 |
* | * libc/stdlib/sb_charsets.c: Throughout, translate undefined | Corinna Vinschen | 2009-09-29 | 2 | -78/+83 |
* | bfd | Nick Clifton | 2009-09-29 | 6 | -0/+365 |
* | * fhandler_socket.cc (fhandler_socket::recv_internal): Always call | Corinna Vinschen | 2009-09-29 | 2 | -1/+6 |
* | 2009-09-28 Michael Eager <eager@eagercon.com> | Jeff Johnston | 2009-09-28 | 25 | -0/+6064 |
* | 2009-09-28 Michael Eager <eager@eagercon.com> | Jeff Johnston | 2009-09-28 | 20 | -2/+7326 |
* | * fhandler.h (class dev_console): Constify charset parameter of | Corinna Vinschen | 2009-09-28 | 5 | -84/+101 |
* | * cygheap.cc (cygheap_init): Default locale.charset to "UTF-8". | Corinna Vinschen | 2009-09-28 | 5 | -68/+77 |
* | * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin. | Corinna Vinschen | 2009-09-27 | 4 | -0/+27 |
* | * new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe. | Eric Blake | 2009-09-26 | 2 | -1/+5 |
* | Add fexecve, execvpe. | Eric Blake | 2009-09-26 | 5 | -3/+31 |
* | * libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]: | Eric Blake | 2009-09-26 | 2 | -0/+7 |
* | Fix some POSIX-compliance bugs in link, rename, mkdir. | Eric Blake | 2009-09-26 | 5 | -42/+109 |
* | merge from gcc | DJ Delorie | 2009-09-26 | 2 | -8/+13 |
* | * libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]: | Eric Blake | 2009-09-25 | 2 | -0/+7 |
* | * new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess, | Eric Blake | 2009-09-25 | 2 | -4/+13 |
* | Provide euidaccess, canonicalize_file_name; fix fchmodat. | Eric Blake | 2009-09-25 | 7 | -12/+65 |
* | * configure.ac: Pass any --cache-file=/dev/null option on to | Nick Clifton | 2009-09-25 | 3 | -6/+30 |
* | merge from gcc | DJ Delorie | 2009-09-25 | 1 | -0/+14 |
* | * setup2.sgml (setup-locale-problems): Fix charset names of codepages | Corinna Vinschen | 2009-09-25 | 2 | -1/+6 |