HomeFreeBSD

exterror: add support for the format specifiers in the extended error msg

Description

exterror: add support for the format specifiers in the extended error msg

Note that we trust kernel code to only request the printout of integer
types, and use the 'j' modifier always.

Reviewed by: emaste, mckusick
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D54380

Details

Provenance
kibAuthored on Dec 27 2025, 1:54 PM
Reviewer
emaste
Differential Revision
D54380: exterror: support %d in error messages
Parents
rG37ddbbe5535c: libc/gen/err.c: remove 'extended error' herald from extended error output
Branches
Unknown
Tags
Unknown