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

Detectable

Repairable

Priority

Level

POS01-CMediumLikelyNoNo

P6

L2

POS02-CHighLikelyNoNo

P9

L2

POS04-CLowUnlikelyYesYes

P3

L3

POS05-CMediumProbableNoNo

P4

L3

Related Rules and Recommendations