Update of /b/source/CVS/src/lib/libcompat In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp2/libcompat Modified Files: regex.c Log Message: Layer re_comp() and re_exec() on top of the POSIX regular expression routines, as the V8 regexp routines have been removed. ------------------------------------------------------------------------------