summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * libc/locale/locale.c (loadlocale): Allow "C." same as "C-" as localeCorinna Vinschen2009-09-292-3/+19
* * libc/stdlib/sb_charsets.c: Throughout, translate undefinedCorinna Vinschen2009-09-292-78/+83
* bfdNick Clifton2009-09-296-0/+365
* * fhandler_socket.cc (fhandler_socket::recv_internal): Always callCorinna Vinschen2009-09-292-1/+6
* 2009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston2009-09-2825-0/+6064
* 2009-09-28 Michael Eager <eager@eagercon.com>Jeff Johnston2009-09-2820-2/+7326
* * fhandler.h (class dev_console): Constify charset parameter ofCorinna Vinschen2009-09-285-84/+101
* * cygheap.cc (cygheap_init): Default locale.charset to "UTF-8".Corinna Vinschen2009-09-285-68/+77
* * libc/locale/locale.c (lc_ctype_charset): Set to "UTF-8" on Cygwin.Corinna Vinschen2009-09-274-0/+27
* * new-features.sgml (ov-new1.7-file): Mention fexecve, execvpe.Eric Blake2009-09-262-1/+5
* Add fexecve, execvpe.Eric Blake2009-09-265-3/+31
* * libc/include/sys/unistd.h (execvpe, fexecve) [__CYGWIN__]:Eric Blake2009-09-262-0/+7
* Fix some POSIX-compliance bugs in link, rename, mkdir.Eric Blake2009-09-265-42/+109
* merge from gccDJ Delorie2009-09-262-8/+13
* * libc/include/sys/unistd.h (eaccess, euidaccess) [__CYGWIN__]:Eric Blake2009-09-252-0/+7
* * new-features.sgml (ov-new1.7-file): Mention eaccess, euidaccess,Eric Blake2009-09-252-4/+13
* Provide euidaccess, canonicalize_file_name; fix fchmodat.Eric Blake2009-09-257-12/+65
* * configure.ac: Pass any --cache-file=/dev/null option on toNick Clifton2009-09-253-6/+30
* merge from gccDJ Delorie2009-09-251-0/+14
* * setup2.sgml (setup-locale-problems): Fix charset names of codepagesCorinna Vinschen2009-09-252-1/+6
* Fix faccessat(,0) and access() semantics.Eric Blake2009-09-257-25/+38
* * setup2.sgml (setup-locale-problems): Document how to installEric Blake2009-09-252-0/+13
* include/Cary Coutant2009-09-242-2/+36
* * posix_ipc.cc (mq_open): Avoid closing the same descriptor twice inCorinna Vinschen2009-09-242-4/+15
* * kernel32.cc (CreateMutexW): Use correct access mask.Corinna Vinschen2009-09-242-2/+7
* * libc/locale/locale.c: Drop Cygwin-specific windows.h include.Corinna Vinschen2009-09-232-4/+6
* * strfuncs.cc (__set_charset_from_codepage): Fetch current ANSICorinna Vinschen2009-09-232-1/+8
* Fix typo.Corinna Vinschen2009-09-231-1/+1
* * strfuncs.cc (sys_cp_wcstombs): Convert lone surrogate pairCorinna Vinschen2009-09-232-35/+73
* * config.sub, config.guess: Update from upstream sources.Nick Clifton2009-09-233-83/+52
* merge from gccDJ Delorie2009-09-222-0/+13
* 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-09-222-0/+8
* 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-09-222-2/+7
* 2009-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Jeff Johnston2009-09-222-2/+7
* Error out if building separately but srcdir has build remnants.Ralf Wildenhues2009-09-223-0/+17
* * autoload.cc (WSARecv): Define.Corinna Vinschen2009-09-223-6/+29
* Make *at functions more like Linux.Eric Blake2009-09-222-1/+38
* * strfuncs.cc (sys_cp_mbstowcs): Reset shift state after handlingCorinna Vinschen2009-09-222-0/+6
* * path.cc (symlink_worker): Rework error handling to generate LinuxCorinna Vinschen2009-09-222-4/+18
* Match dup2 and fcntl error values to POSIX.Eric Blake2009-09-226-5/+23
* * ChangeLog-2002: Fix typo.Eric Blake2009-09-222-2/+2
* o * ppc.h (ppc_cpu_t): Typedef to uint64_t.Alan Modra2009-09-222-1/+7
* Require c++ in stage1_languages with --enable-gold in combined bootstrap.Ralf Wildenhues2009-09-213-0/+18
* toplevel configure: bootstrap target_libs of stage1_languages.Ralf Wildenhues2009-09-213-6/+16
* * cygheap.h (cwdstuff::get_posix): Convert to const inline method justCorinna Vinschen2009-09-214-29/+40
* Diagnose --enable-build-with-cxx --enable-bootstrap --enable-languages w/o c++Ralf Wildenhues2009-09-213-0/+20
* 2009-09-21 Ken Werner <ken.werner@de.ibm.com>Jeff Johnston2009-09-212-8/+6
* include/elf/Alan Modra2009-09-213-1/+12
* * new-features.sgml (ov-new1.7-file): Add new hardlink behaviour onCorinna Vinschen2009-09-213-2/+12
* * fhandler_disk_file.cc (fhandler_disk_file::link): Drop faking hardlinkCorinna Vinschen2009-09-212-11/+8