"Eric Blake" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > 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 >
Thanks. Also http://www.devdaily.com/scw/c/cygwin/src/newlib/libc/sys/linux/include/glob.h.shtml But I didn't fint out glob.c on Cygwin. -- Alex Vinokur email: alex DOT vinokur AT gmail DOT com http://mathforum.org/library/view/10978.html http://sourceforge.net/users/alexvn -- 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/