This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: fnmatch


Thanks Corinna.  I just ported the openbsd version of strptime over
yesterday for utmpdump and had the link for strptime handy.  I wasn't sure
how to get locale strings from cygwin, so I ended up removing some locale
generic stuff and hardcoding English values.  Otherwise, I would've offered
to pitch in.

Mark

> -----Original Message-----
> From: Corinna Vinschen [mailto:cygwin-patches@cygwin.com]
> Sent: Wednesday, January 16, 2002 6:04 PM
> To: cygwin-patches@cygwin.com
> Subject: Re: fnmatch
> 
> 
> On Wed, Jan 16, 2002 at 05:50:57PM -0500, Mark Bradshaw wrote:
> > http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/time/
> 
> That's a pointer to strptime().
> 
> A fnmatch() implementation is in
> 
> http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/
> 
> Corinna
> 
> -- 
> Corinna Vinschen                  Please, send mails 
> regarding Cygwin to
> Cygwin Developer                                
> mailto:cygwin@cygwin.com
> Red Hat, Inc.
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]