Go to the first, previous, next, last section, table of contents.


Restrictions on Examining Pathname Components

The space of possible objects that a conforming program must be prepared to read_1 as the value of a pathname component is substantially larger than the space of possible objects that a conforming program is permitted to write_1 into such a component.

While the values discussed in the subsections of this section, in section Special Pathname Component Values, and in section Restrictions on Wildcard Pathnames apply to values that might be seen when reading the component values, substantially more restrictive rules apply to constructing pathnames; see section Restrictions on Constructing Pathnames.

When examining pathname components, conforming programs should be aware of the following restrictions.


Go to the first, previous, next, last section, table of contents.