HomeFreeBSD

<regex.h>: reserve a regcomp field for REG_POSIX

Description

<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.

Details

Provenance
kevansAuthored on
Parents
rS363733: Replace magic numbers in Identify page register 0 with ATA definitions.
Branches
Unknown
Tags
Unknown