summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * libc/locale/lctype.c: Include <string.h> and "setlocale.h".Corinna Vinschen2010-05-033-9/+22
* * libc/stdlib/wctob.c (wctob): Reorganize and fix WEOF check. RenameCorinna Vinschen2010-05-022-10/+15
* * libc/include/langinfo.h: Fix #endif positioning.Corinna Vinschen2010-04-302-1/+6
* bfd/Tristan Gingold2010-04-302-0/+17
* bfd/Tristan Gingold2010-04-302-10/+86
* * dlfcn.cc (get_full_path_of_dll): Handle non-existent file.Corinna Vinschen2010-04-292-2/+6
* * new-features.sgml (ov-new1.7.6): Add new "dos" and "inode" mountCorinna Vinschen2010-04-293-10/+43
* * utils.sgml (mount): Add description for "dos" and "ihash" mountCorinna Vinschen2010-04-292-0/+13
* * path.cc: Include sys/cygwin.h if built for mount(1).Corinna Vinschen2010-04-292-1/+17
* * mount.cc (struct opt): Add "dos" and "ihash" options.Corinna Vinschen2010-04-295-12/+52
* * mount.cc (oopts): Remove entirely.Corinna Vinschen2010-04-292-48/+17
* * external.cc (cygwin_internal): Add CW_CVT_MNT_OPTS to allow mountCorinna Vinschen2010-04-294-11/+82
* * mount.cc (compare_flags): New function.Corinna Vinschen2010-04-282-16/+29
* * include/cygwin/version.h: Bump API minor version.Corinna Vinschen2010-04-282-1/+6
* * new-features.sgml (ov-new1.7.6): Add locale wide-char changes.Corinna Vinschen2010-04-282-0/+10
* * locale.cc (print_lc_xxx_charset): Remove.Corinna Vinschen2010-04-282-100/+112
* * cygwin.din (__locale_mb_cur_max): Export.Corinna Vinschen2010-04-284-325/+548
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-2819-163/+944
* * spawn.cc (find_exec): Use the first detected errno when lookup fails.Christopher Faylor2010-04-272-1/+7
* * include/regex.h: Include _ansi.h to avoid missing out on preprocessorCorinna Vinschen2010-04-272-0/+6
* * configure.ac (--enable-gold): Support both, both/gold andNick Clifton2010-04-275-46/+98
* merge from gccDJ Delorie2010-04-262-2/+32
* * mount.h (fs_info::inited): New inline method.Corinna Vinschen2010-04-263-24/+40
* include/elf/Alan Modra2010-04-242-29/+34
* merge from gccDJ Delorie2010-04-243-20/+65
* * path.h (get_nt_native_path): Add third parameter to declaration andCorinna Vinschen2010-04-235-33/+110
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-2230-11/+142
* * path.cc (symlink_info::check): Make sure to restart only once.Corinna Vinschen2010-04-222-1/+7
* * mount.cc (GETVOLINFO_VALID_MASK): Drop FILE_SEQUENTIAL_WRITE_ONCECorinna Vinschen2010-04-224-53/+140
* * path.cc (symlink_info::check): Fix a comment.Corinna Vinschen2010-04-222-5/+9
* * cygserver.sgml: Note the fact that slave tty/pty handle dispersal isCorinna Vinschen2010-04-223-2/+35
* * fhandler_termios.cc (tcinit): Remove previously applied change.Corinna Vinschen2010-04-213-9/+20
* gas/testsuite:Joseph Myers2010-04-212-1/+5
* * dtable.cc (dtable::init_std_file_from_handle): Set access mask forCorinna Vinschen2010-04-212-2/+8
* * path.cc (cygwin_create_path): Free memory on error.Christopher Faylor2010-04-202-4/+11
* * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen2010-04-205-14/+34
* * cygerrno.h: Nevermind.Christopher Faylor2010-04-202-2/+4
* * transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2010-04-202-0/+5
* * cygerrno.h: Protect use of NTSTATUS for only when we need it.Christopher Faylor2010-04-202-0/+10
* * lib/_cygwin_crt0_common.cc: Remove unneeded declarations.Christopher Faylor2010-04-201-3/+0
* * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd): Remove commented outCorinna Vinschen2010-04-192-5/+6
* * autoload.cc (GetNamedPipeClientProcessId): Define.Corinna Vinschen2010-04-199-149/+702
* * dtable.cc (dtable::init_std_file_from_handle): Set dev toCorinna Vinschen2010-04-192-3/+23
* * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION, retry to openCorinna Vinschen2010-04-192-0/+23
* * sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTORCorinna Vinschen2010-04-173-7/+11
* * cygerrno.h (seterrno_from_nt_status): Declare.Corinna Vinschen2010-04-163-9/+27
* * kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESSCorinna Vinschen2010-04-152-4/+12
* * sec_helper.cc (set_cygwin_privileges): Enable SE_DEBUG_PRIVILEGE, ifCorinna Vinschen2010-04-152-0/+15
* * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann2010-04-152-5/+16
* Upgrade header files to use GPLv3Nick Clifton2010-04-15181-1208/+1537