aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2012-04-11 * syscalls.cc (fhandler_base::stat_fixup): Fix inode numbers ofCorinna Vinschen2-3/+9
2012-04-07* dtable.cc (cygwin_attach_handle_to_fd): Defend against NULL return fromChristopher Faylor4-6/+26
2012-04-06* fhandler.h (fhandler_base::nohandle): Implement "by hand" rather than throughChristopher Faylor2-1/+14
2012-04-06* path.c (path_conv::check): Avoid directly referencing fields of the devChristopher Faylor2-1/+6
2012-04-06Fix a couple of typos.Christopher Faylor1-4/+4
2012-04-05 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 14.Corinna Vinschen2-1/+5
2012-04-05 * new-features.sgml (ov-new1.7.13): Add typeahead description.Corinna Vinschen2-0/+9
2012-04-05Add typeahead description.Christopher Faylor1-0/+3
2012-04-05 * new-features.sgml (ov-new1.7.13): New section. Add entry forCorinna Vinschen2-0/+18
2012-04-05*** empty log message ***Corinna Vinschen1-0/+5
2012-04-05 * mkgroup.c (print_special_by_sid): Rename from print_special. ChangeCorinna Vinschen3-14/+71
2012-04-05 * passwd.cc (pwdgrp::read_passwd): Fix pretty_ls entry tyo containCorinna Vinschen2-1/+6
2012-04-05* fhandler.h (fhandler_pty_common::bytes_available): Declare new function.Christopher Faylor4-70/+98
2012-04-04 * fhandler_nodevice.cc (fhandler_nodevice::open): Convert EROFS toCorinna Vinschen3-3/+17
2012-04-04 * path.cc (path_conv::check): Convert device type to FH_FS forCorinna Vinschen2-0/+19
2012-04-04 * hookapi.cc (rvadelta): Compute max_size using SizeOfRawData ratherCorinna Vinschen2-1/+6
2012-04-04 * passwd.cc (_getpass_close_fd): New static pthread cleanup handler.Corinna Vinschen2-12/+40
2012-04-032012-04-03 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-2/+6
2012-04-03 * include/cygwin/version.h (CYGWIN_VERSION_DLL_MINOR): Bump to 13.Corinna Vinschen2-1/+5
2012-04-03 * syscalls.cc (fhandler_base::stat_fixup): Replace string comparisonCorinna Vinschen2-1/+6
2012-04-02* devices.h (lives_in_dev): New field.Christopher Faylor5-3294/+3372
2012-04-02 * devices.h (device::get_device): New method.Corinna Vinschen4-5/+17
2012-04-02 * fhandler.h (fhandler_base::stat_fixup): Rename fromCorinna Vinschen3-5/+18
2012-04-02 * devices.h (FH_CYGDRIVE): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen5-9/+18
2012-04-02 * devices.h (FH_DEV): Define as DEV_VIRTFS_MAJOR class device.Corinna Vinschen4-7/+13
2012-04-02 * fhandler.h (fhandler_base::set_ino_and_dev): Declare.Corinna Vinschen3-16/+44
2012-04-02 * fhandler.h (fhandler_dev::open): Declare.Corinna Vinschen6-3/+113
2012-04-02 * mount.cc (fillout_mntent): Use "none" rather than 0 when checkingCorinna Vinschen2-1/+6
2012-04-01* dtable.cc (dtable::fixup_close): Define new function.Christopher Faylor4-14/+47
2012-04-01 * fhandler_dev.cc (fhandler_dev::readdir): Fix formatting. SimplifyCorinna Vinschen2-41/+25
2012-04-01* devices.h (device::exists_func): Redefine field.Christopher Faylor6-8387/+7578
2012-03-31 * devices.cc: Regenerate.Corinna Vinschen6-2740/+2842
2012-03-31update copyrightChristopher Faylor1-1/+1
2012-03-31(Interim checkin while we work on this)Christopher Faylor9-285/+317
2012-03-30Fix typoCorinna Vinschen2-1/+5
2012-03-30*** empty log message ***Corinna Vinschen1-1/+1
2012-03-30 * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.Corinna Vinschen4-2/+40
2012-03-30 * posix.sgml (std-notes): Change description of flock restrictions.Corinna Vinschen3-4/+23
2012-03-30 * devices.h (DEV_TTY_MAJOR): Define, use throughout where appropriate.Corinna Vinschen3-37/+96
2012-03-29*** empty log message ***Corinna Vinschen1-0/+7
2012-03-29 * new-features.sgml (ov-new1.7.12): Create. Move mountinfo here.Corinna Vinschen3-15/+41
2012-03-29 * Makefile.in (DLL_OFILES): Add fhandler_dev.o.Corinna Vinschen12-37/+325
2012-03-29* fhandler_console.cc (fhandler_console::set_unit): Don't succeed unless we areChristopher Faylor2-2/+13
2012-03-29 * sec_acl.cc (acl32): Fix potnetial crash if build_fh_name returns NULL.Corinna Vinschen2-4/+8
2012-03-29* exceptions.cc (ctrl_c_handler): Don't generate a SIGINT if we've execed aChristopher Faylor2-2/+9
2012-03-28* sigproc.cc (proc_terminate): Avoid releasing myself.Christopher Faylor2-1/+6
2012-03-28 * times.cc (clock_setres): Set minperiod to period.Corinna Vinschen2-1/+5
2012-03-27 Fix copyright.Corinna Vinschen1-1/+1
2012-03-27 * fhandler_process.cc (process_tab): Add entry for mountinfo.Corinna Vinschen4-9/+77
2012-03-27 * times.cc (clock_setres): Revert previous change.Corinna Vinschen2-4/+5