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
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-01-21 07:41:57 +0300
committerChristopher Faylor <me@cgf.cx>2006-01-21 07:41:57 +0300
commitd96d3ec9103c68ed665a88e8ad925ccfbadb4bde (patch)
treecf2a6e2dd9bd3f23f15baf0659d004354aac4f51 /winsup
parent868fb2ff6992142de60d6ff31da0ac84ddcf9363 (diff)
.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 37ccebf6d..9bc68e2af 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -11,7 +11,7 @@
to dirent structure.
* fhandler_virtual.cc (fhandler_virtual::opendir): Ditto.
* include/sys/dirent.h (struct dirent): Coalesce two similar
- structures. Remove all threads of the apparently highly confusing
+ structures. Remove all shreds of the apparently highly confusing
references to inodes. Add support for calculating a real inode if
__USE_EXPENSIVE_CYGWIN_D_INO is defined.