From 40f11fc13318958f4a3f3af1fdd8c0c3b284de01 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Sun, 7 Jul 2013 16:57:11 +0000 Subject: * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong architecture message inline with stdout for clarity. * path.cc (is_symlink): Always reset file pointer to beginning on exit. (readlink): Assume that file pointer is set to the beginning. --- winsup/utils/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 6eab6b341..b69b83317 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,10 @@ +2013-07-07 Christopher Faylor + + * cygcheck.cc (dll_info): Detect and report on symlinks. Output wrong + architecture message inline with stdout for clarity. + * path.cc (is_symlink): Always reset file pointer to beginning on exit. + (readlink): Assume that file pointer is set to the beginning. + 2013-06-26 Corinna Vinschen * cygpath.cc (do_pathconv): when -p option is given, generate wide -- cgit v1.2.3