View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000194 | 1003.1(2008)/Issue 7 | System Interfaces | public | 2009-12-10 16:48 | 2009-12-10 17:18 |
Reporter | drepper | Assigned To | ajosey | ||
Priority | normal | Severity | Objection | Type | Omission |
Status | Closed | Resolution | Duplicate | ||
Name | Ulrich Drepper | ||||
Organization | Red Hat, Inc. | ||||
User Reference | ud-environ-async | ||||
Section | Signal Concepts | ||||
Page Number | 490 | ||||
Line Number | 16762 | ||||
Interp Status | --- | ||||
Final Accepted Text | |||||
Summary | 0000194: environ use not mentioned as async-unsafe | ||||
Description | I don't think there is anywhere a global statement that says any variable in the standard not mentioned as async-safe is automatically unsafe. Therefore I think environ should be mentioned in the context of the async-safe function table, similar to errno, just expressing the negative aspect. | ||||
Desired Action | After line 16762 add new paragraph: Operations which obtain the value of /environ/ and operations which assign a value to /environ/ produce undefined behavior. | ||||
Tags | No tags attached. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-12-10 16:48 | drepper | New Issue | |
2009-12-10 16:48 | drepper | Status | New => Under Review |
2009-12-10 16:48 | drepper | Assigned To | => ajosey |
2009-12-10 16:48 | drepper | Name | => Ulrich Drepper |
2009-12-10 16:48 | drepper | Organization | => Red Hat, Inc. |
2009-12-10 16:48 | drepper | User Reference | => ud-environ-async |
2009-12-10 16:48 | drepper | Section | => Signal Concepts |
2009-12-10 16:48 | drepper | Page Number | => 490 |
2009-12-10 16:48 | drepper | Line Number | => 16762 |
2009-12-10 17:17 | msbrown | Relationship added | duplicate of 0000066 |
2009-12-10 17:18 | msbrown | Interp Status | => --- |
2009-12-10 17:18 | msbrown | Status | Under Review => Closed |
2009-12-10 17:18 | msbrown | Resolution | Open => Duplicate |