This is the mail archive of the cygwin 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: POSIX regex libraries?


On Wed, Jan 20, 2010 at 1:41 AM, brian  wrote:
> Hi,
>
> Can anyone tell me if cygwin has and if it does, ?how to get the POSIX regex
> libraries in cygwin ?

It does. It is part of the base package, so if you've installed
Cygwin, you've got it:

cygcheck.exe -f /usr/include/regex.h
cygwin 1.7.1-1

The code is in in libc.a

Csaba
-- 
Life is complex, with real and imaginary parts

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


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