Module Name: src Committed By: christos Date: Thu Mar 11 15:00:29 UTC 2021
Modified Files:
src/lib/libc/regex: regcomp.c
Log Message:
recognize the "C" language backslash escapes like gnu does (except b which
is already taken)
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/lib/libc/regex/regcomp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
