aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-30This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20100501cvs2svn6679-2209304/+0
2010-04-30bfd/Tristan Gingold2-0/+17
2010-04-30bfd/Tristan Gingold2-10/+86
2010-04-29 * dlfcn.cc (get_full_path_of_dll): Handle non-existent file.Corinna Vinschen2-2/+6
2010-04-29 * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mountCorinna Vinschen3-10/+43
2010-04-29 * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen2-0/+13
2010-04-29 * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2-1/+17
2010-04-29 * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen5-12/+52
2010-04-29 * mount.cc (oopts): Remove entirely.Corinna Vinschen2-48/+17
2010-04-29 * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen4-11/+82
2010-04-28 * mount.cc (compare_flags): New function.Corinna Vinschen2-16/+29
2010-04-28 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2-1/+6
2010-04-28 * new-features.sgml (ov-new1.7.6): Add locale wide-char changes.Corinna Vinschen2-0/+10
2010-04-28 * locale.cc (print_lc_xxx_charset): Remove.Corinna Vinschen2-100/+112
2010-04-28 * cygwin.din (__locale_mb_cur_max): Export.Corinna Vinschen4-325/+548
2010-04-28 Extend locale support to maintain wide char values of native stringsCorinna Vinschen19-163/+944
2010-04-27* spawn.cc (find_exec): Use the first detected errno when lookup fails.Christopher Faylor2-1/+7
2010-04-27 * include/regex.h: Include _ansi.h to avoid missing out on preprocessorCorinna Vinschen2-0/+6
2010-04-27 * configure.ac (--enable-gold): Support both, both/gold andNick Clifton5-46/+98
2010-04-26merge from gccDJ Delorie2-2/+32
2010-04-26 * mount.h (fs_info::inited): New inline method.Corinna Vinschen3-24/+40
2010-04-24include/elf/Alan Modra2-29/+34
2010-04-24merge from gccDJ Delorie3-20/+65
2010-04-23 * path.h (get_nt_native_path): Add third parameter to declaration andCorinna Vinschen5-33/+110
2010-04-22* libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie30-11/+142
2010-04-22 * path.cc (symlink_info::check): Make sure to restart only once.Corinna Vinschen2-1/+7
2010-04-22 * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen4-53/+140
2010-04-22 * path.cc (symlink_info::check): Fix a comment.Corinna Vinschen2-5/+9
2010-04-22 * cygserver.sgml: Note the fact that slave tty/pty handle dispersal isCorinna Vinschen3-2/+35
2010-04-21 * fhandler_termios.cc (tcinit): Remove previously applied change.Corinna Vinschen3-9/+20
2010-04-21gas/testsuite:Joseph Myers2-1/+5
2010-04-21 * dtable.cc (dtable::init_std_file_from_handle): Set access mask forCorinna Vinschen2-2/+8
2010-04-20* path.cc (cygwin_create_path): Free memory on error.Christopher Faylor2-4/+11
2010-04-20 * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen5-14/+34
2010-04-20* cygerrno.h: Nevermind.Christopher Faylor2-2/+4
2010-04-20* transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2-0/+5
2010-04-20* cygerrno.h: Protect use of NTSTATUS for only when we need it.Christopher Faylor2-0/+10
2010-04-20* lib/_cygwin_crt0_common.cc: Remove unneeded declarations.Christopher Faylor1-3/+0
2010-04-19 * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd): Remove commented outCorinna Vinschen2-5/+6
2010-04-19 * autoload.cc (GetNamedPipeClientProcessId): Define.Corinna Vinschen9-149/+702
2010-04-19 * dtable.cc (dtable::init_std_file_from_handle): Set dev toCorinna Vinschen2-3/+23
2010-04-19 * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION, retry to openCorinna Vinschen2-0/+23
2010-04-17 * sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTORCorinna Vinschen3-7/+11
2010-04-16 * cygerrno.h (seterrno_from_nt_status): Declare.Corinna Vinschen3-9/+27
2010-04-15 * kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESSCorinna Vinschen2-4/+12
2010-04-15 * sec_helper.cc (set_cygwin_privileges): Enable SE_DEBUG_PRIVILEGE, ifCorinna Vinschen2-0/+15
2010-04-15 * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann2-5/+16
2010-04-15Upgrade header files to use GPLv3Nick Clifton181-1208/+1537
2010-04-14 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.Doug Evans2-2/+16
2010-04-142010-04-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold3-2/+7