summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'prefifo'.prefifocvs2svn2009-07-246457-2023562/+4
* * syscalls.cc (unlink_nt): Ignore sharing violation on NFS. AlignCorinna Vinschen2009-07-242-3/+9
* 2009-07-23 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-242-0/+7
* 2009-07-23 Jacky Lai <crazyjacky@users.sourceforge.net>Chris Sutcliffe2009-07-242-1/+5
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-232-1/+6
* * mount.h (fs_info::fsn): New member.Corinna Vinschen2009-07-233-3/+28
* * cygcheck.cc (dump_sysinfo): Add missing "Server Foundation" toCorinna Vinschen2009-07-232-1/+6
* * faq-using.xml (faq.using.ipv6): Try to clarify OS specific support.Corinna Vinschen2009-07-234-7/+15
* * mount.cc (fs_info::update): Revert to open filesystem with access setCorinna Vinschen2009-07-232-5/+16
* * exceptions.cc (handle_exceptions): Set si_addr according toEric Blake2009-07-232-7/+14
* * mount.cc (fs_info::update): Open filesystem with access set to 0.Corinna Vinschen2009-07-222-4/+11
* * mount.cc: Revert accidental checkin.Corinna Vinschen2009-07-222-1/+5
* * path.cc (symlink_info::check): Handle STATUS_NOT_SUPPORTED fromCorinna Vinschen2009-07-222-1/+8
* * mount.cc (do_mount): Replace --no-executable flag with notexecCorinna Vinschen2009-07-223-2/+8
* * mount.cc (fillout_mntent): Fix typo (noexec -> notexec).Corinna Vinschen2009-07-222-2/+6
* * path.cc (symlink_info::check): Fix typo in comment.Corinna Vinschen2009-07-222-2/+6
* * fhandler.h (enum del_lock_called_from): New enumeration.Corinna Vinschen2009-07-224-7/+35
* * Makefile.in (path-mount.o): Add a rule to build stripped down versionCorinna Vinschen2009-07-226-26/+175
* Avoid a fault from locking a closed standard file.Eric Blake2009-07-222-5/+14
* Add ccoutant to previous dwarf4 entry.Doug Evans2009-07-211-1/+2
* * dtable.cc (dup2): Correct return value for no-op.Corinna Vinschen2009-07-212-1/+5
* * lib/msimg32.def (GetDCBrushColor, GetDCPenColor): Move entry pointsCorinna Vinschen2009-07-213-2/+8
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Add special caseCorinna Vinschen2009-07-212-6/+49
* Add some dwarf4 values.Doug Evans2009-07-202-1/+18
* * wincap.h (wincaps::has_always_all_codepages): New element.Corinna Vinschen2009-07-205-6/+71
* * Makefile.in (all): Fix wrong target names.Corinna Vinschen2009-07-202-6/+14
* * fork.cc (fork): Create local tmp_pathbuf. Explain why.Corinna Vinschen2009-07-202-0/+9
* * faq: Throughout, revert references to User's Guide to default URL.Corinna Vinschen2009-07-206-19/+23
* * new-features.sgml (ov-new1.7-misc): Add stdc++ new/delete wrappers.Corinna Vinschen2009-07-202-0/+8
* * new-features.sgml (ov-new1.7-posix): Add WCONTINUED, WIFCONTINUED.Corinna Vinschen2009-07-202-0/+6
* * setup2.sgml (setup-locale-charsetlist): Fix ISO88-59-13 and -15Corinna Vinschen2009-07-202-2/+7
* * exceptions.cc (sig_handle_tty_stop): Set stopsig to SIGCONT when continuing.Christopher Faylor2009-07-185-4/+21
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-188-5/+58
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-183-0/+13
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-183-2/+8
* 2009-07-18 Gregory McGarry <gregorymcgarry@users.sourceforge.net>Chris Sutcliffe2009-07-182-12/+54
* 2009-07-18 Jeff Lu <jll544@yahoo.com>Chris Sutcliffe2009-07-182-1/+5
* 2009-07-17 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2009-07-1810-300/+307
* * libstdcxx_wrapper.cc (operator delete): Remove stray space inDave Korn2009-07-172-1/+6
* revert erroneous checkinChristopher Faylor2009-07-172-111/+36
* merge from gccDJ Delorie2009-07-172-0/+11
* * cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or weChristopher Faylor2009-07-175-43/+142
* * cygtls.cc (_cygtls::init_exception_handler): Avoid adding our exceptionChristopher Faylor2009-07-172-0/+8
* * syscalls.cc (unlink_nt): Just return when a sharing violationCorinna Vinschen2009-07-172-1/+18
* PR other/40784Joseph Myers2009-07-172-2/+8
* * globals.cc: Improve comment on R/O UNICODE_STRINGs.Corinna Vinschen2009-07-176-13/+48
* * tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library whenJoseph Myers2009-07-162-1/+24
* * syscalls.cc (unlink_nt): First remove the R/O DOS attribute withCorinna Vinschen2009-07-162-11/+32
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Remove fileCorinna Vinschen2009-07-162-2/+6
* * globals.cc: Reorder constant UNICODE_STRINGs for clarity.Corinna Vinschen2009-07-165-68/+81