aboutsummaryrefslogtreecommitdiff
path: root/winsup/doc
diff options
context:
space:
mode:
authorDavid Starks-Browning <starksb@ebi.ac.uk>2000-09-14 15:42:41 +0000
committerDavid Starks-Browning <starksb@ebi.ac.uk>2000-09-14 15:42:41 +0000
commit847647e95c69cdead41204cc9749b93e1e6a983a (patch)
treefe533c88c86b25d1bfc4a09d397b33e26e3e6499 /winsup/doc
parent7f4b74741f008aa8a915135058537da7ce57b292 (diff)
downloadnewlib-847647e95c69cdead41204cc9749b93e1e6a983a.zip
newlib-847647e95c69cdead41204cc9749b93e1e6a983a.tar.gz
newlib-847647e95c69cdead41204cc9749b93e1e6a983a.tar.bz2
New entry 'Why doesn't chmod work?'
Diffstat (limited to 'winsup/doc')
-rw-r--r--winsup/doc/how-using.texinfo14
1 files changed, 14 insertions, 0 deletions
diff --git a/winsup/doc/how-using.texinfo b/winsup/doc/how-using.texinfo
index 4997c2d..35bc116 100644
--- a/winsup/doc/how-using.texinfo
+++ b/winsup/doc/how-using.texinfo
@@ -104,6 +104,20 @@ Make sure you are using the find that came with Cygwin and that you
aren't picking up the Win32 find command instead. You can verify that
you are getting the right one by doing a "type find" in bash.
+@subsection Why doesn't chmod work?
+
+@samp{ntsec} will allow UNIX permissions in Windows NT on NTFS file systems.
+
+@samp{ntea} works on NTFS @emph{and} FAT but it creates a huge,
+@strong{undeletable} file on FAT filesystems.
+
+There is no solution at all for Windows 9x.
+
+These are settings for the @samp{CYGWIN} environment variable. See the
+Cygwin User's Guide at
+@file{http://sources.redhat.com/cygwin/cygwin-ug-net/cygwin-ug-net.html}
+for more information on this variable and its settings.
+
@subsection Why don't cursor keys work under Win95/Win98?
@strong{(Please note: This section has not yet been updated for the latest