View Issue Details

IDProjectCategoryView StatusLast Update
00009982008-TC2System Interfacespublic2015-11-05 19:01
Reportergeoffclare Assigned To 
PrioritynormalSeverityObjectionTypeOmission
Status ResolvedResolutionAccepted 
Product VersionDraft 2 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Section4. Changes to System Interfaces
Page Number124, 126
Line Number3758, 3818, 3837
Interp Status---
Final Accepted Text
Summary0000998: Missing some changes from bug 808
DescriptionThe getgrnam(), getpwnam() and getpwuid() RETURN VALUE changes from
0000808 are missing.
Desired ActionOn page 124 line 3758 insert a new change:
Change Number: XSH/TC2/D2/nn [808]

On Page: 1018 Line: 34147 Section: getgrnam()
(2013 edition Page: 1027 Line: 34718)

In the RETURN VALUE section, change from:

On error, errno shall be set to indicate the error.

to:

If the requested entry was not found, errno shall not be changed. On error, errno shall be set to indicate the error.

Rationale: Austin Group Defect Report(s) applied: 808.
See http://austingroupbugs.net/view.php?id=808.


On page 126 line 3818 insert a new change:
Change Number: XSH/TC2/D2/nn [808]

On Page: 1057 Line: 35318 Section: getpwnam()
(2013 edition Page: 1065 Line: 35887)

In the RETURN VALUE section, change from:

On error, errno shall be set to indicate the error.

to:

If the requested entry was not found, errno shall not be changed. On error, errno shall be set to indicate the error.

Rationale: Austin Group Defect Report(s) applied: 808.
See http://austingroupbugs.net/view.php?id=808.


On page 126 line 3837 insert a new change:
Change Number: XSH/TC2/D2/nn [808]

On Page: 1061 Line: 35451 Section: getpwuid()
(2013 edition Page: 1069 Line: 36023)

In the RETURN VALUE section, change from:

On error, errno shall be set to indicate the error.

to:

If the requested entry was not found, errno shall not be changed. On error, errno shall be set to indicate the error.

Rationale: Austin Group Defect Report(s) applied: 808.
See http://austingroupbugs.net/view.php?id=808.

TagsNo tags attached.

Relationships

related to 0000808 Closed 1003.1(2013)/Issue7+TC1 getgrgid() missing requirement not to change errno 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-11-03 15:53 geoffclare New Issue
2015-11-03 15:53 geoffclare Name => Geoff Clare
2015-11-03 15:53 geoffclare Organization => The Open Group
2015-11-03 15:53 geoffclare Section => 4. Changes to System Interfaces
2015-11-03 15:53 geoffclare Page Number => 124, 126
2015-11-03 15:53 geoffclare Line Number => 3758, 3818, 3837
2015-11-03 15:53 geoffclare Interp Status => ---
2015-11-05 16:06 nick Status New => Resolved
2015-11-05 16:06 nick Resolution Open => Accepted
2015-11-05 19:01 rhansen Relationship added related to 0000808