HomeFreeBSD

strfmon.c: Use the restrict keyword directly

Description

strfmon.c: Use the restrict keyword directly

libc sources assume C99 or even C11 compiler already, unlike headers.
There is no reason to obfuscate the basic C constructs.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on Dec 9 2023, 1:21 AM
Parents
rG56a0d5444d6f: strfmon: style fixes
Branches
Unknown
Tags
Unknown