View Issue Details

IDProjectCategoryView StatusLast Update
0001351Issue 8 draftsBase Definitions and Headerspublic2024-06-11 09:12
Reporterdennisw Assigned To 
PrioritynormalSeverityObjectionTypeOmission
Status ClosedResolutionAccepted 
Product VersionDraft 1 
NameDennis Wölfing
Organization
User Reference
Sectionfcntl.h
Page Number225
Line Number7834
Final Accepted Text
Summary0001351: F_DUPFD_CLOFORK missing in <fcntl.h>
DescriptionBug 0001318 added F_DUPFD_CLOFORK to the fcntl() function. However the bug was missing a change to add the definition of F_DUPFD_CLOFORK in <fcntl.h>.
Desired ActionOn page 225 after line 7834 add:
F_DUPFD_CLOFORK
Duplicate file descriptor with the close-on-fork flag FD_CLOFORK set.
Tagsissue8

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2020-06-28 15:04 dennisw New Issue
2020-06-28 15:04 dennisw Name => Dennis Wölfing
2020-06-28 15:04 dennisw Section => fcntl.h
2020-06-28 15:04 dennisw Page Number => 225
2020-06-28 15:04 dennisw Line Number => 7834
2020-09-03 15:35 Don Cragun Status New => Resolved
2020-09-03 15:35 Don Cragun Resolution Open => Accepted
2020-09-03 15:35 Don Cragun Tag Attached: issue8
2020-09-16 10:02 geoffclare Status Resolved => Applied
2024-06-11 09:12 agadmin Status Applied => Closed