aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Update automake-provided files in the toplevel.Ralf Wildenhues7-273/+576
2009-08-22 * setup2.sgml (setup-locale-charsetlist): Add description ofCorinna Vinschen2-3/+12
2009-08-21* dll_init.h (has_dtors): New flag.Christopher Faylor3-2/+22
2009-08-21* fcntl.cc (fcntl64): Detect negative fd as error.Christopher Faylor2-1/+11
2009-08-21 * libc/locale/locale.c (loadlocale): Throughout check charset stringCorinna Vinschen2-11/+35
2009-08-21iconv: match SUSv3 prototypeEric Blake3-7/+13
2009-08-212009-08-21 Craig Howland <howland@LGSInnovations.com>Jeff Johnston3-18/+8
2009-08-21 * mmap.cc (mmap64): Allocate fh_disk_file on cygheap. DeleteCorinna Vinschen2-2/+11
2009-08-20hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.Nick Hudson2-0/+5
2009-08-20 * dtable.cc (build_fh_dev): Take additional bool parameter indicatingCorinna Vinschen4-8/+23
2009-08-19Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues5-0/+29
2009-08-19 Fix toplevel target deps.Ralf Wildenhues3-0/+15
2009-08-19all-local should depend upon crt0, not all.Ralf Wildenhues53-129/+180
2009-08-19 * configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variableRalf Wildenhues3-53/+74
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues6-102/+2321
2009-08-19Fix 'make info' to work again.Eric Blake3-2/+9
2009-08-19* MAINTAINERS: Perform some obvious fixups.Christopher Faylor2-25/+26
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-5/+13
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-0/+11
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston1-3/+7
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake2-1/+3
2009-08-18Improve popen compatibility with glibc.Eric Blake4-17/+89
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2-42/+15
2009-08-18* dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor3-4/+18
2009-08-18 * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen2-1/+5
2009-08-18* syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.Christopher Faylor2-4/+9
2009-08-18* syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,Christopher Faylor2-48/+78
2009-08-17* pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor3-4/+11
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston3-11/+25
2009-08-16Sync config/ from GCC:Ralf Wildenhues7-18/+67
2009-08-16Sync include/ChangeLog-9103 from GCC to fix invalid UTF-8.Ralf Wildenhues1-1/+1
2009-08-152009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2-3/+7
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix lengthCorinna Vinschen2-1/+6
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change commentCorinna Vinschen2-1/+6
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): RemoveCorinna Vinschen2-17/+55
2009-08-14 * (fhandler_socket::getsockname): Fix length returned for unboundCorinna Vinschen3-6/+11
2009-08-13 * fhandler_socket.cc (fhandler_socket::accept): Use sizeof ratherCorinna Vinschen2-16/+27
2009-08-13 * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen4-24/+94
2009-08-13ChangeLog: Fix typo in "typo".Corinna Vinschen1-1/+1
2009-08-13 * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen6-8/+70
2009-08-13 * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen2-2/+6
2009-08-12 * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn2-1/+5
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-7/+102
2009-08-12 * fhandler_socket.cc (fhandler_socket::accept): Always use localCorinna Vinschen2-18/+16
2009-08-11 * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen3-3/+24
2009-08-11 * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen3-2/+7
2009-08-10include/coff/Jan Kratochvil2-7/+15
2009-08-10bfd/Jan Kratochvil3-5/+23
2009-08-10 * spawn.cc (av::fixup): Check shell scripts for executability only onCorinna Vinschen2-1/+6
2009-08-102009-08-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-2/+7