HomeFreeBSD

stdio: Disable USE_XPRINTF envar.

Description

stdio: Disable USE_XPRINTF envar.

As xprintf has not kept up with our standard printf(3) implementation,
it is becoming increasingly dangerous to continue to allow it to take
over if USE_XPRINTF is defined. Remove that code, while still allowing
applications which know about xprintf to select it.

Reviewed by: phk
Differential Revision: https://reviews.freebsd.org/D46765

Details

Provenance
desAuthored on Sep 25 2024, 5:14 PM
Reviewer
phk
Differential Revision
D46765: stdio: Disable USE_XPRINTF envar.
Parents
rGcf73401c4f7a: diff3: Fix merge mode.
Branches
Unknown
Tags
Unknown