| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Sun, 18 Nov 2001 11:12:52 +0100 |
| From: | Corinna Vinschen <cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: directory opening/closing behavior |
| Message-ID: | <20011118111252.A31193@cygbert.vinschen.de> |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <20011117234733 DOT 6316 DOT qmail AT web13904 DOT mail DOT yahoo DOT com> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <20011117234733.6316.qmail@web13904.mail.yahoo.com>; from chadfowler@yahoo.com on Sat, Nov 17, 2001 at 03:47:33PM -0800 |
On Sat, Nov 17, 2001 at 03:47:33PM -0800, chad fowler wrote: > Cygwin output: > mkdir 0 > opendir 167839552 > rmdir 0 > mkdir -1 > errno: 13 > > Linux output: > mkdir 0 > opendir 134518696 > rmdir 0 > mkdir 0 > errno: 38 > > After having run, the directory "_blah" exists in > Linux but doesn't exist in Cygwin. > > What's the expected behavior? Exactly what you've described. It's a Windows feature which isn't POSIX compatible and for which a workaround would be extremly difficult. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |