home *** CD-ROM | disk | FTP | other *** search
- Submitted-by: kaleb@jpl-devvax.Jpl.Nasa.Gov (Kaleb Keithley)
-
- Sorry for the attention grabbing subject line. I didn't quite know how
- else to say it... In a discussion I was involved with on the motif-talk
- mailing list regarding building Motif on Solaris, the question was raised
- "...doesn't Solaris 2 provide Posix-style regcomp() and regexec()..."
-
- SunOS provides re_comp() and re_exec(), and Solaris 2 provides regcmp()
- and regex() as well as the old style calls in its compatibility package.
-
- Not knowing the answer, I turned to Donald Lewin's "POSIX Programmer's
- Guide" (first edition, April 1991) for an answer, but I found no references
- to *any* of these functions.
-
- Would someone who knows, or who has the POSIX spec readily at hand, care
- to set me straight?
-
- Thanks.
-
- --
-
- Kaleb Keithley kaleb@jpl-devvax.jpl.nasa.gov
-
- Volume-Number: Volume 30, Number 76
-
-