Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19Sync toplevel with GCC, merge.Ralf Wildenhues
2009-08-19Fix 'make info' to work again.Eric Blake
2009-08-19* MAINTAINERS: Perform some obvious fixups.Christopher Faylor
2009-08-192009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-182009-08-18 Eric Blake <ebb9@byu.net>Jeff Johnston
2009-08-18* libc/posix/popen.c (popen): Fix documented prototype.Eric Blake
2009-08-18Improve popen compatibility with glibc.Eric Blake
2009-08-182009-08-17 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-08-18* dtable.cc (dtable::fixup_after_exec): Close any popen'ed file handles here.Christopher Faylor
2009-08-18 * Makefile.in (CXXFLAGS): Allow override.Corinna Vinschen
2009-08-18* syscalls.cc (popen): Reorganize slightly for clarity. Fix a comment.Christopher Faylor
2009-08-18* syscalls.cc (popen): Rewrite to accommodate situations where stdin, stdout,Christopher Faylor
2009-08-17* pipe.cc (fhandler_pipe::create_selectable): Add -pipe to default pipe names.Christopher Faylor
2009-08-17 * config.sub, config.guess: Update from upstream sources.Ben Elliston
2009-08-16Sync config/ from GCC:Ralf Wildenhues
2009-08-16Sync include/ChangeLog-9103 from GCC to fix invalid UTF-8.Ralf Wildenhues
2009-08-152009-08-14 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Fix lengthCorinna Vinschen
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir): Change commentCorinna Vinschen
2009-08-14 * fhandler_disk_file.cc (fhandler_disk_file::readdir_helper): RemoveCorinna Vinschen
2009-08-14 * (fhandler_socket::getsockname): Fix length returned for unboundCorinna Vinschen
2009-08-13 * fhandler_socket.cc (fhandler_socket::accept): Use sizeof ratherCorinna Vinschen
2009-08-13 * fhandler.h (class fhandler_socket): Add peer_sun_path member.Corinna Vinschen
2009-08-13ChangeLog: Fix typo in "typo".Corinna Vinschen
2009-08-13 * cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.Corinna Vinschen
2009-08-13 * libc/stdio/mktemp.c (mkdtemp): Fix type in function name.Corinna Vinschen
2009-08-13 * faq-using.xml (faq.using.bloda): Typofix MacAfee -> McAfee.Dave Korn
2009-08-122009=08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-12 * fhandler_socket.cc (fhandler_socket::accept): Always use localCorinna Vinschen
2009-08-11 * mkgroup.c (enum_local_groups): Avoid error message if given groupCorinna Vinschen
2009-08-11 * include/limits.h (NGROUPS_MAX): Set to a more sane value.Corinna Vinschen
2009-08-11include/coff/Jan Kratochvil
2009-08-11bfd/Jan Kratochvil
2009-08-10 * spawn.cc (av::fixup): Check shell scripts for executability only onCorinna Vinschen
2009-08-102009-08-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-08-10 * dtable.cc (DEV_SOCKET): New static WCHAR string. Name ofCorinna Vinschen
2009-08-10* fhandler_console.cc (create_invisible_console_workaround): Fix size of cmd inChristopher Faylor
2009-08-10 * readelf.c (get_arm_section_type_name): Added support forNick Clifton
2009-08-10 * fhandler_console.cc (create_invisible_console_workaround): FixCorinna Vinschen
2009-08-10 * mingw: Add fallbacks to search for MinGW components in standardDave Korn
2009-08-09bfd/Bernd Schmidt
2009-08-09 * mount.cc (do_mount): Don't exit, just return.Corinna Vinschen
2009-08-09Add EM_resnnn, new EM_ entries, change EM_MICROBLAZE.Michael Eager
2009-08-09 * include/winnls.h (IS_HIGH_SURROGATE, IS_LOW_SURROGATE,Corinna Vinschen
2009-08-09 * dtable.cc (dtable::init_std_file_from_handle): Fix comment toCorinna Vinschen
2009-08-082009-08-08 Danny Smith <dannysmith@users.sourceforge.net>Chris Sutcliffe
2009-08-06 * configure.ac: Add Microblaze target.Nick Clifton
2009-08-06 Add support for Xilinx MicroBlaze processor.Nick Clifton
2009-08-06 * net.cc (cygwin_getnameinfo): Force setting NI_NUMERICSERV onlyCorinna Vinschen