HomeFreeBSD

libc: provide fputc_unlocked

Description

libc: provide fputc_unlocked

Among the same justification as the other stdio _unlocked; in addition to an
inline version in <stdio.h>, we must provide a function in libc as well for
the functionality. This fixes the lang/gcc* builds, which want to use the
symbol from libc.

PR: 243810
Reported by: antoine, swills, Michael <michael.adm gmail com>
X-MFC-With: r357284

Details

Provenance
kevansAuthored on
Parents
rS357418: [PowerPC] Fix feholdexcept() on powerpc referencing the wrong struct member
Branches
Unknown
Tags
Unknown