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-07-24This commit was manufactured by cvs2svn to create tag 'prefifo'.prefifocvs2svn
2009-07-24 * syscalls.cc (unlink_nt): Ignore sharing violation on NFS. AlignCorinna Vinschen
2009-07-242009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-07-242009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net>Chris Sutcliffe
2009-07-23 * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton
2009-07-23 * mount.h (fs_info::fsn): New member.Corinna Vinschen
2009-07-23 * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen
2009-07-23 * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support.Corinna Vinschen
2009-07-23 * mount.cc (fs_info::update): Revert to open filesystem with access setCorinna Vinschen
2009-07-23 * exceptions.cc (handle_exceptions): Set si_addr according toEric Blake
2009-07-22 * mount.cc (fs_info::update): Open filesystem with access set to 0.Corinna Vinschen
2009-07-22 * mount.cc: Revert accidental checkin.Corinna Vinschen
2009-07-22 * path.cc (symlink_info::check): Handle STATUS_NOT_SUPPORTED fromCorinna Vinschen
2009-07-22 * mount.cc (do_mount): Replace --no-executable flag with notexecCorinna Vinschen
2009-07-22 * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).Corinna Vinschen
2009-07-22 * path.cc (symlink_info::check): Fix typo in comment.Corinna Vinschen
2009-07-22 * fhandler.h (enum del_lock_called_from): New enumeration.Corinna Vinschen
2009-07-22 * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen
2009-07-22Avoid a fault from locking a closed standard file.Eric Blake
2009-07-21Add ccoutant to previous dwarf4 entry.Doug Evans
2009-07-21 * dtable.cc (dup2): Correct return value for no-op.Corinna Vinschen
2009-07-21 * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry pointsCorinna Vinschen
2009-07-21 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Add special caseCorinna Vinschen
2009-07-21 Add some dwarf4 values.Doug Evans
2009-07-20 * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen
2009-07-20 * Makefile.in (all): Fix wrong target names.Corinna Vinschen
2009-07-20 * fork.cc (fork): Create local tmp_pathbuf. Explain why.Corinna Vinschen
2009-07-20 * faq: Throughout, revert references to User's Guide to default URL.Corinna Vinschen
2009-07-20 * new-features.sgml (ov-new1.7-misc): Add stdc++ new/delete wrappers.Corinna Vinschen
2009-07-20 * new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.Corinna Vinschen
2009-07-20 * setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15Corinna Vinschen
2009-07-19* exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.Christopher Faylor
2009-07-182009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe
2009-07-182009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe
2009-07-182009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe
2009-07-182009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe
2009-07-182009-07-18 Jeff Lu <jll544@yahoo.com>Chris Sutcliffe
2009-07-182009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe
2009-07-18 * libstdcxx_wrapper.cc (operator delete): Remove stray space inDave Korn
2009-07-18revert erroneous checkinChristopher Faylor
2009-07-18merge from gccDJ Delorie
2009-07-17* cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor
2009-07-17* cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exceptionChristopher Faylor
2009-07-17 * syscalls.cc (unlink_nt): Just return when a sharing violationCorinna Vinschen
2009-07-17 PR other/40784Joseph Myers
2009-07-17 * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen
2009-07-17 * tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library whenJoseph Myers
2009-07-16 * syscalls.cc (unlink_nt): First remove the R/O DOS attribute withCorinna Vinschen
2009-07-16 * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Remove fileCorinna Vinschen
2009-07-16 * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen