You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 118 Next »

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 rule.

Risk Assessment Summary

Rule

Severity

Likelihood

Detectable

Repairable

Priority

Level

POS30-CHighProbableYesYes

P18

L1

POS34-CHighUnlikelyYesNo

P6

L2

POS35-CHighLikelyNoNo

P9

L2

POS36-CHighProbableYesYes

P18

L1

POS37-CHighProbableYesYes

P18

L1

POS38-CMediumUnlikelyNoNo

P2

L3

POS39-CMediumLikelyYesNo

P12

L2

POS44-CLowProbableNoNo

P2

L3

POS47-CMediumProbableNoNo

P4

L3

POS48-CMediumProbableNoNo

P4

L3

POS49-CMediumProbableNoNo

P4

L3

POS50-CMediumProbableNoNo

P4

L3

POS51-CLowProbableNoNo

P2

L3

POS52-CLowProbableNoNo

P2

L3

POS53-CMediumProbableYesNo

P8

L2

POS54-CHighLikelyYesYes

P27

L1

Related Rules and Recommendations


  • No labels