From e49bc789b2cb87b35471353f5b8c322e52ee84a2 Mon Sep 17 00:00:00 2001 From: Pierre Humblet Date: Sat, 2 Oct 2004 02:20:21 +0000 Subject: 2004-10-02 Pierre Humblet * path.h (enum path_types): Delete PATH_ISDISK. (path_conv::isdisk): Delete method. (path_conv::set_isdisk): Ditto. * path.cc (path_conv::check): Do not call set_isdisk. * uinfo.cc(pwdgrp::load): Do not call pc.isdisk. --- winsup/cygwin/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c0b6fe8ad..4c8e02f56 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,11 @@ +2004-10-02 Pierre Humblet + + * path.h (enum path_types): Delete PATH_ISDISK. + (path_conv::isdisk): Delete method. + (path_conv::set_isdisk): Ditto. + * path.cc (path_conv::check): Do not call set_isdisk. + * uinfo.cc(pwdgrp::load): Do not call pc.isdisk. + 2004-09-28 Christopher Faylor * fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts -- cgit v1.2.3