View Issue Details

IDProjectCategoryView StatusLast Update
00009111003.1(2013)/Issue7+TC1System Interfacespublic2019-06-10 08:54
Reportergeoffclare Assigned To 
PrioritynormalSeverityObjectionTypeError
Status ClosedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionconfstr()
Page Number692
Line Number23446
Interp Status---
Final Accepted Text
Summary0000911: confstr(_CS_PATH) and special built-ins
DescriptionThe end of the description of confstr() says that the returned string
for _CS_PATH "can be used as a value of the PATH environment variable
that accesses all of the standard utilities of POSIX.1-2008". However
XCU 2.14 says that the special built-in utilities need not be provided
in a manner accessible via exec. This means there may be some standard
utilities that cannot be accessed via PATH, and the confstr() description
should allow for that.

The description of _CS_PATH in <unistd.h> has the same problem.
Desired ActionOn Page: 692 Line: 23446 Section: confstr()

In the DESCRIPTION section, change from:

can be used as a value of the PATH environment variable that accesses all of the standard utilities of POSIX.1-2008

to:

can be used as a value of the PATH environment variable that accesses all of the standard utilities of POSIX.1-2008 that are provided in a manner accessible via the exec family of functions

Cross-volume change to XBD...

On Page: 440 Line: 14878 Section: <unistd.h>

In the DESCRIPTION section, change from:

This is the value for the PATH environment variable that finds all standard utilities.

to:

This is the value for the PATH environment variable that finds all of the standard utilities that are provided in a manner accessible via the exec family of functions
Tagstc2-2008

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2015-01-13 10:56 geoffclare New Issue
2015-01-13 10:56 geoffclare Name => Geoff Clare
2015-01-13 10:56 geoffclare Organization => The Open Group
2015-01-13 10:56 geoffclare Section => confstr()
2015-01-13 10:56 geoffclare Page Number => 692
2015-01-13 10:56 geoffclare Line Number => 23446
2015-01-13 10:56 geoffclare Interp Status => ---
2015-04-23 15:13 Don Cragun Status New => Resolved
2015-04-23 15:13 Don Cragun Resolution Open => Accepted
2015-04-23 15:13 Don Cragun Tag Attached: tc2-2008
2019-06-10 08:54 agadmin Status Resolved => Closed