* regex-posix.c (scm_make_regexp, scm_regexp_exec): Add optional
authorJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 05:33:59 +0000 (05:33 +0000)
committerJim Blandy <jimb@red-bean.com>
Tue, 24 Jun 1997 05:33:59 +0000 (05:33 +0000)
commitfcfb248d0c06c530aa0c36f978b718eef17d1c81
treed74673bbbd3136386b935be8a9b908227e74698b
parent6ac3c2922712d636aab69fca26dfa532fa997b58
* regex-posix.c (scm_make_regexp, scm_regexp_exec): Add optional
FLAGS arguments.
(scm_init_regex_posix): Define constants for the REG_mumble flags;
name them according to the SCSH convention: regexp/mumble.
libguile/regex-posix.c