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:
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 5570c60f8..f82fcf830 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -41,7 +41,7 @@
2008-02-10 Corinna Vinschen <corinna@vinschen.de>
- * libc/ftw.cc (ftw): Allow nfds < 0 for glibc compatibility.
+ * libc/ftw.cc (ftw): Allow nfds <= 0 for glibc compatibility.
* libc/nftw.c (nftw): Ditto.
2008-02-07 Corinna Vinschen <corinna@vinschen.de>