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:
authorChristopher Faylor <me@cgf.cx>2002-07-06 02:00:46 +0400
committerChristopher Faylor <me@cgf.cx>2002-07-06 02:00:46 +0400
commit6201dd26a65c2db4cb8f1e902c0dffcde4dfdaef (patch)
treeca5b7ba10960904a30ea34a8c5d39bac6242944b /winsup/cygwin
parent91a2f87b9d9be3aa4eadebb9d6761d0923d1f30f (diff)
add missing entry
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index cdcedffbc..bf7a29b19 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -3,6 +3,9 @@
* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.
(_SYSTEM_TIME_OF_DAY_INFORMATION): Ditto.
+ * path.cc (suffix_scan::has): Reorganize to eliminate double scanning
+ for for .exe (in the typical case).
+
2002-07-05 Corinna Vinschen <corinna@vinschen.de>
* fhandler.h (UNCONNECTED): New define.