summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* gas/Ben Elliston2009-09-212-0/+7
* * dcrt0.cc (dll_crt0_1): Add another hack to REALLY make sure that cxx_mallocChristopher Faylor2009-09-212-0/+11
* * external.cc (cygwin_internal): Add hack to always reset cxx_malloc to properChristopher Faylor2009-09-213-2/+16
* * exceptions.cc (sigpacket::process): Explicitly set thread-specific handlerChristopher Faylor2009-09-192-1/+9
* * libc/include/sys/unistd.h: Declare getpagesize as returning POSIX-mandatedChristopher Faylor2009-09-193-2/+8
* * exceptions.cc (sigpacket::process): Give sigwait() processing precedence evenChristopher Faylor2009-09-183-4/+12
* * ntea.c (write_ea): Don't abort if not-samba.Christopher Faylor2009-09-162-2/+11
* 2009-09-16 Mike Frysinger <michael.frysinger@analog.com>Jeff Johnston2009-09-1667-1275/+11089
* 2009-09-16 Mike Frysinger <michael.frysinger@analog.com>Jeff Johnston2009-09-166-1/+118
* 2009-09-16 Jie Zhang <jie.zhang@analog.com>Jeff Johnston2009-09-1626-25/+29
* * configure.ac: Disable java and boehm-gc for bfin-*-*.Jie Zhang2009-09-163-2/+9
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-093-7/+14