View Issue Details

IDProjectCategoryView StatusLast Update
00003901003.1(2008)/Issue 7System Interfacespublic2013-04-16 13:06
ReporterDon Cragun Assigned Toajosey  
PrioritynormalSeverityEditorialTypeError
Status ClosedResolutionAccepted 
NameDon Cragun
OrganizationSelf
User Referenceopen()/openat() return typo
Sectionopen()
Page Number1382
Line Number45301
Interp Status---
Final Accepted TextSee desired action.
Summary0000390: Typo in open()/openat() RETURN VALUE section
DescriptionThe last sentence in the RETURN VALUE section of open() and openat() starts with:
    If − is returned,
but
    If −1 is returned,
is what should be there.
Desired ActionChange:
    If − is returned,
on P1382, L45301 to:
    If −1 is returned,
Tagstc1-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2011-03-10 07:24 Don Cragun New Issue
2011-03-10 07:24 Don Cragun Status New => Under Review
2011-03-10 07:24 Don Cragun Assigned To => ajosey
2011-03-10 07:24 Don Cragun Name => Don Cragun
2011-03-10 07:24 Don Cragun Organization => Self
2011-03-10 07:24 Don Cragun User Reference => open()/openat() return typo
2011-03-10 07:24 Don Cragun Section => open()
2011-03-10 07:24 Don Cragun Page Number => 1382
2011-03-10 07:24 Don Cragun Line Number => 45301
2011-03-10 07:24 Don Cragun Interp Status => ---
2011-03-10 16:07 nick Final Accepted Text => See desired action.
2011-03-10 16:07 nick Status Under Review => Resolved
2011-03-10 16:07 nick Resolution Open => Accepted
2011-03-10 16:07 nick Tag Attached: tc1-2008
2013-04-16 13:06 ajosey Status Resolved => Closed