summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * cygwin/strfuncs.cc (__set_charset_from_codepage): Add codepages 20866Christopher Faylor2009-08-224-0/+14
* Update automake-provided files in the toplevel.Ralf Wildenhues2009-08-227-273/+576
* * setup2.sgml (setup-locale-charsetlist): Add description ofCorinna Vinschen2009-08-222-3/+12
* * dll_init.h (has_dtors): New flag.Christopher Faylor2009-08-213-2/+22
* * fcntl.cc (fcntl64): Detect negative fd as error.Christopher Faylor2009-08-212-1/+11
* * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen2009-08-212-11/+35
* iconv: match SUSv3 prototypeEric Blake2009-08-213-7/+13
* 2009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-213-18/+8
* * mmap.cc (mmap64): Allocate fh_disk_file on cygheap. DeleteCorinna Vinschen2009-08-212-2/+11
* hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.Nick Hudson2009-08-202-0/+5
* * dtable.cc (build_fh_dev): Take additional bool parameter indicatingCorinna Vinschen2009-08-204-8/+23
* Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues2009-08-195-0/+29
* Fix toplevel target deps.Ralf Wildenhues2009-08-193-0/+15
* all-local should depend upon crt0, not all.Ralf Wildenhues2009-08-1953-129/+180
* * configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variableRalf Wildenhues2009-08-193-53/+74
* Sync toplevel with GCC, merge.Ralf Wildenhues2009-08-196-102/+2321
* Fix 'make info' to work again.Eric Blake2009-08-193-2/+9
* * MAINTAINERS: Perform some obvious fixups.Christopher Faylor2009-08-192-25/+26
* 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-184-5/+13
* 2009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-182-0/+11
* 2009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston2009-08-181-3/+7
* * libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2009-08-182-1/+3
* Improve popen compatibility with glibc.Eric Blake2009-08-184-17/+89
* 2009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2009-08-182-42/+15
* * dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor2009-08-183-4/+18
* * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2009-08-182-1/+5
* * syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.Christopher Faylor2009-08-182-4/+9
* * syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,Christopher Faylor2009-08-182-48/+78
* * pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor2009-08-173-4/+11
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2009-08-173-11/+25
* Sync config/ from GCC:Ralf Wildenhues2009-08-167-18/+67
* Sync include/ChangeLog-9103 from GCC to fix invalid UTF-8.Ralf Wildenhues2009-08-161-1/+1
* 2009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-08-152-3/+7
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix lengthCorinna Vinschen2009-08-142-1/+6
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change commentCorinna Vinschen2009-08-142-1/+6
* * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): RemoveCorinna Vinschen2009-08-142-17/+55
* * (fhandler_socket::getsockname): Fix length returned for unboundCorinna Vinschen2009-08-143-6/+11
* * fhandler_socket.cc (fhandler_socket::accept): Use sizeof ratherCorinna Vinschen2009-08-132-16/+27
* * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen2009-08-134-24/+94
* ChangeLog: Fix typo in "typo".Corinna Vinschen2009-08-131-1/+1
* * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen2009-08-136-8/+70
* * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen2009-08-132-2/+6
* * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn2009-08-122-1/+5
* 2009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2009-08-126-7/+102
* * fhandler_socket.cc (fhandler_socket::accept): Always use localCorinna Vinschen2009-08-122-18/+16
* * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen2009-08-113-3/+24
* * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen2009-08-113-2/+7
* include/coff/Jan Kratochvil2009-08-102-7/+15
* bfd/Jan Kratochvil2009-08-103-5/+23
* * spawn.cc (av::fixup): Check shell scripts for executability only onCorinna Vinschen2009-08-102-1/+6