View Issue Details

IDProjectCategoryView StatusLast Update
00018801003.1(2024)/Issue8System Interfacespublic2024-12-05 16:45
Reportergeoffclare Assigned To 
PrioritynormalSeverityCommentTypeError
Status ResolvedResolutionAccepted 
NameGeoff Clare
OrganizationThe Open Group
User Reference
Sectionfreopen()
Page Number1030
Line Number35284, 35294
Interp Status---
Final Accepted Text
Summary0001880: Missing CX shading on text about file descriptors
DescriptionThe freopen() page has two places where text about file descriptors is missing CX shading.
Desired ActionOn page 1030 line 35284 section freopen(), add CX shading to:
If pathname is not a null pointer, freopen() shall close any file descriptor associated with stream. Failure to close the file descriptor successfully shall be ignored.

On page 1030 line 35294 section freopen(), after applying bug 1855 add CX shading to:
In this case, if there is a file descriptor associated with the stream, it need not be closed if the call to freopen() succeeds.

Tagstc1-2024

Relationships

related to 0001855 Interpretation Required Use of freopen with different kinds of streams 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-11-28 15:11 geoffclare New Issue
2024-11-28 15:11 geoffclare Name => Geoff Clare
2024-11-28 15:11 geoffclare Organization => The Open Group
2024-11-28 15:11 geoffclare Section => freopen()
2024-11-28 15:11 geoffclare Page Number => 1030
2024-11-28 15:11 geoffclare Line Number => 35284, 35294
2024-11-28 15:11 geoffclare Interp Status => ---
2024-11-28 15:12 geoffclare Relationship added related to 0001855
2024-12-05 16:45 Don Cragun Status New => Resolved
2024-12-05 16:45 Don Cragun Resolution Open => Accepted
2024-12-05 16:46 Don Cragun Tag Attached: tc1-2024