Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work)
- X-seq: zsh-workers 13025
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "ZSH workers mailing list" <zsh-workers@xxxxxxxxxxxxxx>
- Subject: Why #if !defined(__CYGWIN__) in zgetdir (chaselinks does not work)
- Date: Wed, 18 Oct 2000 15:57:52 +0400
- Importance: Normal
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
getcwd() implementation on Cygwin does not resolve symlinks. This nullifies
chaselink option, because zgetdir is explicitly using it in case of Cygwin.
What is the reason?
(I sent question about getcwd to cygwin list).
-andrej
Have a nice DOS!
B >>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author