freebsd-src/lib/libc/regex
Simon J. Gerraty f77b5b295d Allow -DNO_STRICT_REGEX to restore historic regex behavior
Allow restoring the behavior of '{' as described in regex(3).
Ie. only treat it as start of bounds if followed by a digit.

If NO_STRICT_REGEX is not defined, the behavior introduced by
commit a4a801688c is retained,
otherwise the previous behavior is restored.

Differential Revision:	https://reviews.freebsd.org/D45134
2024-05-09 18:29:43 -07:00
..
grot libc: Purge unneeded cdefs.h 2023-11-01 16:44:30 -06:00
cname.h lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
COPYRIGHT lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
engine.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Makefile.inc lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
re_format.7 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
regcomp.c Allow -DNO_STRICT_REGEX to restore historic regex behavior 2024-05-09 18:29:43 -07:00
regerror.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
regex.3 lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
regex2.h lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
regexec.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
regfree.c lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
Symbol.map libc: Remove empty comments in Symbol.map 2023-11-15 17:51:03 +00:00
utils.h lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00
WHATSNEW lib: Remove ancient SCCS tags. 2023-11-26 22:23:28 -07:00