| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | Fix faccessat(,0) and access() semantics. | Eric Blake | 2009-09-25 | 7 | -25/+38 |
* | * setup2.sgml (setup-locale-problems): Document how to install | Eric Blake | 2009-09-25 | 2 | -0/+13 |
* | include/ | Cary Coutant | 2009-09-24 | 2 | -2/+36 |
* | * posix_ipc.cc (mq_open): Avoid closing the same descriptor twice in | Corinna Vinschen | 2009-09-24 | 2 | -4/+15 |
* | * kernel32.cc (CreateMutexW): Use correct access mask. | Corinna Vinschen | 2009-09-24 | 2 | -2/+7 |
* | * libc/locale/locale.c: Drop Cygwin-specific windows.h include. | Corinna Vinschen | 2009-09-23 | 2 | -4/+6 |
* | * strfuncs.cc (__set_charset_from_codepage): Fetch current ANSI | Corinna Vinschen | 2009-09-23 | 2 | -1/+8 |
* | Fix typo. | Corinna Vinschen | 2009-09-23 | 1 | -1/+1 |
* | * strfuncs.cc (sys_cp_wcstombs): Convert lone surrogate pair | Corinna Vinschen | 2009-09-23 | 2 | -35/+73 |
* | * config.sub, config.guess: Update from upstream sources. | Nick Clifton | 2009-09-23 | 3 | -83/+52 |
* | merge from gcc | DJ Delorie | 2009-09-22 | 2 | -0/+13 |
* | 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-09-22 | 2 | -0/+8 |
* | 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-09-22 | 2 | -2/+7 |
* | 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org> | Jeff Johnston | 2009-09-22 | 2 | -2/+7 |
* | Error out if building separately but srcdir has build remnants. | Ralf Wildenhues | 2009-09-22 | 3 | -0/+17 |
* | * autoload.cc (WSARecv): Define. | Corinna Vinschen | 2009-09-22 | 3 | -6/+29 |
* | Make *at functions more like Linux. | Eric Blake | 2009-09-22 | 2 | -1/+38 |
* | * strfuncs.cc (sys_cp_mbstowcs): Reset shift state after handling | Corinna Vinschen | 2009-09-22 | 2 | -0/+6 |
* | * path.cc (symlink_worker): Rework error handling to generate Linux | Corinna Vinschen | 2009-09-22 | 2 | -4/+18 |
* | Match dup2 and fcntl error values to POSIX. | Eric Blake | 2009-09-22 | 6 | -5/+23 |
* | * ChangeLog-2002: Fix typo. | Eric Blake | 2009-09-22 | 2 | -2/+2 |
* | o * ppc.h (ppc_cpu_t): Typedef to uint64_t. | Alan Modra | 2009-09-22 | 2 | -1/+7 |
* | Require c++ in stage1_languages with --enable-gold in combined bootstrap. | Ralf Wildenhues | 2009-09-21 | 3 | -0/+18 |
* | toplevel configure: bootstrap target_libs of stage1_languages. | Ralf Wildenhues | 2009-09-21 | 3 | -6/+16 |
* | * cygheap.h (cwdstuff::get_posix): Convert to const inline method just | Corinna Vinschen | 2009-09-21 | 4 | -29/+40 |
* | Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++ | Ralf Wildenhues | 2009-09-21 | 3 | -0/+20 |
* | 2009-09-21 Ken Werner <ken.werner@de.ibm.com> | Jeff Johnston | 2009-09-21 | 2 | -8/+6 |
* | include/elf/ | Alan Modra | 2009-09-21 | 3 | -1/+12 |
* | * new-features.sgml (ov-new1.7-file): Add new hardlink behaviour on | Corinna Vinschen | 2009-09-21 | 3 | -2/+12 |
* | * fhandler_disk_file.cc (fhandler_disk_file::link): Drop faking hardlink | Corinna Vinschen | 2009-09-21 | 2 | -11/+8 |