Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

These are rules and recommendations This appendix contains guidelines for functions that are defined as part of the POSIX family of standards but are not included in ISO/IEC 9899-1999.

Rules

POS30-C. Use the readlink() function properly

POS31-C. Do not unlock or destroy another process's mutex

POS32-C. Include a mutex when using bit fields in a multi-threaded environment

POS32-C. Do not use vfork()

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.

Content by Label
showLabelsfalse
maxResults99
label+pos,+rule,-void
showSpacefalse
sorttitle
spacecom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@3bbaf8c
cqllabel = "rule" and label = "pos" and label != "void" and space = currentSpace()

Info

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

Risk Assessment Summary

...

L3

Rule

Severity

Likelihood

Detectable

Remediation Cost Repairable

Priority

Level

POS31-C

2 (medium)

1 (unlikely)

1 (high)

P2

L3

POS32-C

2 (medium)

2 (probable)

2 (medium)

P8

L6

POS33-C.

1 (low)

2 (probable)

2 (medium)

P4

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

L1

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

Navigation Map
posix
posix
cellWidth700
wrapAfter1
cellHeight15

...

Image Added Image Added Image Added