HardenedBSD/lib/libc
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
..
aarch64
amd64
arm libc/arm: export __signalcontext not _signalcontext 2024-04-16 22:14:21 +01:00
capability
compat-43
csu
db
gdtoa
gen dlopen(3): mention fdlopen for capsicum(4) 2024-05-07 09:09:59 -04:00
gmon
i386
iconv
include libc: make strerror_rl() usable for libc 2024-04-23 22:40:29 +03:00
inet
isc
locale Update manual page references and macros to align to mandoc syntax 2024-04-23 12:50:54 -03:00
md
nameser
net sctp: document sctp_recvmsg as implemented 2024-05-02 15:17:43 +02:00
nls
posix1e
powerpc
powerpc64
powerpcspe
quad libc/quad: further narrow list of i386 symbols 2024-04-19 22:56:13 +01:00
regex Allow -DNO_STRICT_REGEX to restore historic regex behavior 2024-05-09 18:29:43 -07:00
resolv
riscv
rpc
secure
softfloat
stdio libc printf_render_errno(): do not use strerror() 2024-04-23 22:44:07 +03:00
stdlib __cxa_thread_call_dtors(3): fix dtor pointer validity check 2024-05-04 02:23:15 +03:00
stdtime
string libc: make strerror_rl() usable for libc 2024-04-23 22:40:29 +03:00
sys Revert "lib{c,sys}: normalize export of openat, setcontext, and swapcontext" 2024-04-19 22:25:04 +01:00
tests
uuid
x86/gen
xdr
yp
libc_nossp.ldscript
libc.ldscript
Makefile
Makefile.depend
Makefile.depend.options
Versions.def