pk
|
dde1c1a0be
|
Prototypes (PR#1098).
|
1995-06-05 19:42:16 +00:00 |
jtc
|
ec22bca1e7
|
Since V8 regex routines have been moved to libcompat(), the BSD regex
routines must again be defined as wrappers around them.
|
1994-02-01 17:45:53 +00:00 |
jtc
|
c52b10cc29
|
Layer re_comp() and re_exec() on top of the POSIX regular expression
routines, as the V8 regexp routines have been removed.
|
1993-11-11 01:24:50 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
nate
|
9e98d4b874
|
From BSDI Mailing list. regex.c uses the regcomp routines to emulate
the regex routines.
|
1993-03-23 10:49:38 +00:00 |