<regex.h>: reserve a regcomp field for REG_POSIX
For libc regcomp, this will be a nop. libregex will take this to mean that
it needs to turn off GNU extensions, effectively switching it back to the
POSIX-compliant libc implementation at runtime.
<regex.h>: reserve a regcomp field for REG_POSIX Tags None Referenced Files None Subscribers None
Description
Details
|