]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: regex: retire internal EMPTBR ("Empty branch present")
authorKyle Evans <kevans@FreeBSD.org>
Sat, 5 Dec 2020 03:18:48 +0000 (03:18 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Sat, 5 Dec 2020 03:18:48 +0000 (03:18 +0000)
commit4afa7dd61a3a1454a5b3cf5e6de2029c7e2d9a84
tree377fe6bf1ffb48dcc46ce29ba7f2aa98635eb96b
parent6b986646d434baa21ae3d74d6a662ad206c7ddbd
libc: regex: retire internal EMPTBR ("Empty branch present")

It was realized just a little too late that this was a hack that belonged in
individual regex(3)-using applications. It was surrounded in NOTYET and not
implemented in the engine, so remove it.
lib/libc/regex/regcomp.c
lib/libc/regex/regex2.h