View Issue Details

IDProjectCategoryView StatusLast Update
00008461003.1(2008)/Issue 7System Interfacespublic2014-06-19 16:18
Reporterjoerg Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionDuplicate 
NameJörg Schilling
Organization
User Reference
Section3
Page Number1933
Line Number61977
Interp Status---
Final Accepted Text
Summary0000846: sigaction errors has probably left over artefact
DescriptionThe ERRORS section for sigaction() contains:

[ENOTSUP]
    The SA_SIGINFO bit flag is set in the sa_flags field of the sigaction
    structure.

and this does not look correct for the current version of the standard
as the standard defines SA_SIGINFO to switch from a signal setup that
uses sa_handler to sa_sigaction.
Desired ActionRemove the text

[ENOTSUP]
    The SA_SIGINFO bit flag is set in the sa_flags field of the sigaction
    structure.

on line 61977
TagsNo tags attached.

Relationships

duplicate of 0000491 Closedajosey sigaction() ENOTSUP error incorrectly updated 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-06-05 15:21 joerg New Issue
2014-06-05 15:21 joerg Status New => Under Review
2014-06-05 15:21 joerg Assigned To => ajosey
2014-06-05 15:21 joerg Name => Jörg Schilling
2014-06-05 15:21 joerg Section => 3
2014-06-05 15:21 joerg Page Number => 1933
2014-06-05 15:21 joerg Line Number => 61977
2014-06-06 14:25 geoffclare Relationship added duplicate of 0000491
2014-06-19 16:18 geoffclare Interp Status => ---
2014-06-19 16:18 geoffclare Status Under Review => Closed
2014-06-19 16:18 geoffclare Resolution Open => Duplicate