Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2001-09-10 01:57:44 +0400
committerCorinna Vinschen <corinna@vinschen.de>2001-09-10 01:57:44 +0400
commite3a4f8ef6fb90f4e5c2fd0082cf3b40d95fbce07 (patch)
tree1a75cfe6790b9b312be5ca0c9f7dae26727e4cf0 /winsup/cygwin/ChangeLog
parent3800a9e7d7906a46433c33eb8694b93b1c78bc6f (diff)
* pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()
instead of GetFileInformationByHandle().
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 22ae6003b..b24cb26f0 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+Sun Sep 9 23:09:00 2001 Corinna Vinschen <corinna@vinschen.de>
+
+ * pwdgrp.h (pwdgrp_check::set_last_modified): Call GetFileTime()
+ instead of GetFileInformationByHandle().
+
Sun Sep 9 15:59:53 2001 Christopher Faylor <cgf@cygnus.com>
* heap.h (inheap): Rewrite macro to accomodate removal of brk macros