summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3a2e9c274..aed46e6cd 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,11 @@
+2007-10-12 Corinna Vinschen <corinna@vinschen.de>
+
+ * ntdll.h (STATUS_END_OF_FILE): Define.
+ * path.cc (symlink_info::check_shortcut): Use NT function to get file
+ size. Reintroduce checking file size before reading it. Eliminiate
+ close_it label.
+ (symlink_info::check_sysfile): Check for EOF condition.
+
2007-10-11 Corinna Vinschen <corinna@vinschen.de>
* path.cc (basename): Return pointer into the path argument itself.