home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.30 / text0075.txt < prev    next >
Encoding:
Text File  |  1993-03-11  |  902 b   |  26 lines

  1. Submitted-by: kaleb@jpl-devvax.Jpl.Nasa.Gov (Kaleb Keithley)
  2.  
  3. Sorry for the attention grabbing subject line.  I didn't quite know how
  4. else to say it...  In a discussion I was involved with on the motif-talk 
  5. mailing list regarding building Motif on Solaris, the question was raised 
  6. "...doesn't Solaris 2 provide Posix-style regcomp() and regexec()..."  
  7.  
  8. SunOS provides re_comp() and re_exec(), and Solaris 2 provides regcmp() 
  9. and regex() as well as the old style calls in its compatibility package.
  10.  
  11. Not knowing the answer, I turned to Donald Lewin's "POSIX Programmer's
  12. Guide" (first edition, April 1991) for an answer, but I found no references 
  13. to *any* of these functions.
  14.  
  15. Would someone who knows, or who has the POSIX spec readily at hand, care
  16. to set me straight?
  17.  
  18. Thanks.
  19.  
  20. -- 
  21.  
  22. Kaleb Keithley                               kaleb@jpl-devvax.jpl.nasa.gov
  23.  
  24. Volume-Number: Volume 30, Number 76
  25.  
  26.