This appendix contains guidelines for functions that are defined as part of the POSIX family of standards but are not included in the C Standard. These rules and recommendations are not part of the core standard because they do not apply in all C language applications and because they represent an incomplete set. The intent of providing these guidelines is to demonstrate how rules and recommendations for other standards or specific implementations may be integrated with the core C recommendations.

Information for Editors
In order to have a new guideline automatically listed above be sure to label it pos and recommendation.

Risk Assessment Summary

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

POS01-CMediumLikelyHigh

P6

L2

POS02-CHighLikelyHigh

P9

L2

POS04-CLowUnlikelyMedium

P2

L3

POS05-CMediumProbableHigh

P4

L3

Related Rules and Recommendations