View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000432 | 2008-TC1 | Base Definitions and Headers | public | 2011-05-13 14:18 | 2013-04-16 13:12 |
Reporter | geoffclare | Assigned To | ajosey | ||
Priority | normal | Severity | Editorial | Type | Error |
Status | Closed | Resolution | Accepted | ||
Product Version | Draft 1 | ||||
Name | Geoff Clare | ||||
Organization | The Open Group | ||||
User Reference | |||||
Section | XBD/TC1/D1/0045 | ||||
Page Number | 16 | ||||
Line Number | 472-480 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000432: confusing presentation of O_* list merge | ||||
Description | Suggested improvement to the way this change is presented. | ||||
Desired Action | Change into the section at L7829 to 7834. The <fcntl.h> header shall ... [...] O_TRUNC Truncate flag. to into the section at L7829 to 7834, so that it reads: The <fcntl.h> header shall define the following symbolic constants as file creation flags for use in the oflag value to open() and openat(). The values shall be bitwise-distinct and shall be suitable for use in #if preprocessing directives. O_CLOEXEC The FD_CLOEXEC flag associated with the new descriptor shall be set to close the file descriptor upon execution of an exec family function. O_CREAT Create file if it does not exist. O_DIRECTORY Fail if not a directory. O_EXCL Exclusive use flag. O_NOCTTY Do not assign controlling terminal. O_NOFOLLOW Do not follow symbolic links. O_TRUNC Truncate flag. | ||||
Tags | No tags attached. |
Date Modified | Username | Field | Change |
---|---|---|---|
2011-05-13 14:18 | geoffclare | New Issue | |
2011-05-13 14:18 | geoffclare | Status | New => Under Review |
2011-05-13 14:18 | geoffclare | Assigned To | => ajosey |
2011-05-13 14:18 | geoffclare | Name | => Geoff Clare |
2011-05-13 14:18 | geoffclare | Organization | => The Open Group |
2011-05-13 14:18 | geoffclare | Section | => XBD/TC1/D1/0045 |
2011-05-13 14:18 | geoffclare | Page Number | => 16 |
2011-05-13 14:18 | geoffclare | Line Number | => 472-480 |
2011-05-13 14:18 | geoffclare | Interp Status | => --- |
2011-05-13 14:18 | geoffclare | Issue generated from: 0000425 | |
2011-05-13 15:13 | eblake | Relationship added | related to 0000078 |
2011-05-19 15:31 | ajosey | Resolution | Open => Accepted |
2011-05-21 06:04 | ajosey | Status | Under Review => Resolved |
2011-06-10 13:21 | ajosey | Note Added: 0000821 | |
2011-06-10 13:21 | ajosey | Status | Resolved => Applied |
2013-04-16 13:12 | ajosey | Status | Applied => Closed |