Solaris targets support the cmn_err
(or __cmn_err__
) format check. cmn_err
accepts a subset of the standard printf
conversions, and the two-argument %b
conversion for displaying bit-fields. See the Solaris man page for cmn_err
for more information.
© Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
https://gcc.gnu.org/onlinedocs/gcc-7.2.0/gcc/Solaris-Format-Checks.html