summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.ac (ia64*-*-*vms*): Add support for ld.Nick Clifton2012-04-123-7/+14
* gdb: add callback defines for new ARGV handlingMichael Frysinger2012-04-122-0/+9
* * syscalls.cc (fhandler_base::stat_fixup): Fix inode numbers ofCorinna Vinschen2012-04-112-3/+9
* merge from gccDJ Delorie2012-04-102-13/+11
* bfd/Roland McGrath2012-04-092-2/+9
* * dtable.cc (cygwin_attach_handle_to_fd): Defend against NULL return fromChristopher Faylor2012-04-074-6/+26
* * fhandler.h (fhandler_base::nohandle): Implement "by hand" rather than throughChristopher Faylor2012-04-062-1/+14
* * path.c (path_conv::check): Avoid directly referencing fields of the devChristopher Faylor2012-04-062-1/+6
* Fix a couple of typos.Christopher Faylor2012-04-061-4/+4
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.Corinna Vinschen2012-04-052-1/+5
* * new-features.sgml (ov-new1.7.13): Add typeahead description.Corinna Vinschen2012-04-052-0/+9
* Add typeahead description.Christopher Faylor2012-04-051-0/+3
* * new-features.sgml (ov-new1.7.13): New section. Add entry forCorinna Vinschen2012-04-052-0/+18
* *** empty log message ***Corinna Vinschen2012-04-051-0/+5
* * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen2012-04-053-14/+71
* * passwd.cc (pwdgrp::read_passwd): Fix pretty_ls entry tyo containCorinna Vinschen2012-04-052-1/+6
* * fhandler.h (fhandler_pty_common::bytes_available): Declare new function.Christopher Faylor2012-04-054-70/+98
* * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS toCorinna Vinschen2012-04-043-3/+17
* * path.cc (path_conv::check): Convert device type to FH_FS forCorinna Vinschen2012-04-042-0/+19
* * hookapi.cc (rvadelta): Compute max_size using SizeOfRawData ratherCorinna Vinschen2012-04-042-1/+6
* * passwd.cc (_getpass_close_fd): New static pthread cleanup handler.Corinna Vinschen2012-04-042-12/+40
* 2012-04-03 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2012-04-032-2/+6
* * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen2012-04-032-1/+5
* * syscalls.cc (fhandler_base::stat_fixup): Replace string comparisonCorinna Vinschen2012-04-032-1/+6
* * devices.h (lives_in_dev): New field.Christopher Faylor2012-04-025-3294/+3372
* * devices.h (device::get_device): New method.Corinna Vinschen2012-04-024-5/+17
* * fhandler.h (fhandler_base::stat_fixup): Rename fromCorinna Vinschen2012-04-023-5/+18
* * devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen2012-04-025-9/+18
* * devices.h (FH_DEV): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen2012-04-024-7/+13
* * fhandler.h (fhandler_base::set_ino_and_dev): Declare.Corinna Vinschen2012-04-023-16/+44
* * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen2012-04-026-3/+113
* * mount.cc (fillout_mntent): Use "none" rather than 0 when checkingCorinna Vinschen2012-04-022-1/+6
* * dtable.cc (dtable::fixup_close): Define new function.Christopher Faylor2012-04-014-14/+47
* * fhandler_dev.cc (fhandler_dev::readdir): Fix formatting. SimplifyCorinna Vinschen2012-04-012-41/+25
* * devices.h (device::exists_func): Redefine field.Christopher Faylor2012-04-016-8387/+7578
* * devices.cc: Regenerate.Corinna Vinschen2012-03-316-2740/+2842
* update copyrightChristopher Faylor2012-03-311-1/+1
* (Interim checkin while we work on this)Christopher Faylor2012-03-319-285/+317
* Fix typoCorinna Vinschen2012-03-302-1/+5
* *** empty log message ***Corinna Vinschen2012-03-301-1/+1
* * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.Corinna Vinschen2012-03-304-2/+40
* * posix.sgml (std-notes): Change description of flock restrictions.Corinna Vinschen2012-03-303-4/+23
* * devices.h (DEV_TTY_MAJOR): Define, use throughout where appropriate.Corinna Vinschen2012-03-303-37/+96
* * libc/locale/locale.c (__mb_cur_max): On Cygwin, align default valueCorinna Vinschen2012-03-292-0/+9
* *** empty log message ***Corinna Vinschen2012-03-291-0/+7
* * new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.Corinna Vinschen2012-03-293-15/+41
* * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen2012-03-2912-37/+325
* * fhandler_console.cc (fhandler_console::set_unit): Don't succeed unless we areChristopher Faylor2012-03-292-2/+13
* * sec_acl.cc (acl32): Fix potnetial crash if build_fh_name returns NULL.Corinna Vinschen2012-03-292-4/+8
* * exceptions.cc (ctrl_c_handler): Don't generate a SIGINT if we've execed aChristopher Faylor2012-03-292-2/+9