X-Spam-Check-By: sourceware.org From: ericblake AT comcast DOT net (Eric Blake) To: Alex Vinokur , cygwin AT cygwin DOT com Subject: Re: Source C-code for shell (bash) that processes an asterisk as a special symbol Date: Sat, 27 May 2006 13:03:21 +0000 Message-Id: <052720061303.17205.44784E19000C02B70000433522007374780A050E040D0C079D0A@comcast.net> X-Mailer: AT&T Message Center Version 1 (Apr 11 2006) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Is there any free source C-code on Cygwin that implements "wildcard processing"? Yes - POSIX requires, and cygwin1.dll provides, glob(). http://www.opengroup.org/onlinepubs/009695399/functions/glob.html -- Eric Blake -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/