delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B3BA4EF.50709@gmail.com> |
Date: | Wed, 30 Dec 2009 19:07:27 +0000 |
From: | Dave Korn <dave DOT korn DOT cygwin AT googlemail DOT com> |
User-Agent: | Thunderbird 2.0.0.17 (Windows/20080914) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problem with wildcard from Windows |
References: | <bivmj55gng57ut1ei2e1in1hufms1h90ri AT 4ax DOT com> <4B3B8786 DOT 9090506 AT cygwin DOT com> <ob2nj5pcdjhtelil336sds9sqdi64v2a4u AT 4ax DOT com> <4B3B9723 DOT 1000104 AT etr-usa DOT com> <dh6nj5p61f7l6h9cb0k1h9g522li6vv5o1 AT 4ax DOT com> |
In-Reply-To: | <dh6nj5p61f7l6h9cb0k1h9g522li6vv5o1@4ax.com> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Bengt Larsson wrote: > Every port of Unix utilities to Windows such as ls, grep and so forth do > this globbing internally. No. Not "every port". Specifically, not Cygwin ones: they get it done for them, by the shell that launches them, or in fallback cases by the Cygwin DLL. They don't have any code in them to do globbing internally on Unix and they still don't have any code in them to do globbing internally when compiled for Cygwin. They may have /optional/ globbing code to support MinGW or VC builds, stuff like GnuWin32 will use that, but it won't be compiled or invoked under Cygwin. cheers, DaveK -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |