HomeFreeBSD

Make the v*printf() functions in libsa return int instead of void.

Description

Make the v*printf() functions in libsa return int instead of void.
This makes them compatible with the C standard signatures, avoiding
spurious mismatch errors in the places where the oddball requirements
of standalone code end up putting two declarations of the same function
in play.

Details

Provenance
ianAuthored on Jun 5 2018, 5:18 PM
Parents
rG7a13eeba18bf: Declare and set the global "system_highpri_wq" workqueue structure pointer
Branches
Unknown
Tags
Unknown

Event Timeline