POSIX regex libraries?

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Jan 20 10:10:00 GMT 2010


On Jan 19 16:41, brian wrote:
> Hi,
> 
> Can anyone tell me if cygwin has and if it does,  how to get the
> POSIX regex libraries in cygwin ?

#include <regex.h>

Cygwin's regex isn't yet multibyte-aware.  That's on my TODO list.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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



More information about the Cygwin mailing list