| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5.46.1 Solaris Format Checks
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.