Anonymous | Login | 2023-10-02 01:32 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||
ID | Category | Severity | Type | Date Submitted | Last Update | ||
0000422 | [1003.1(2008)/Issue 7] System Interfaces | Editorial | Error | 2011-05-05 18:06 | 2013-04-16 13:06 | ||
Reporter | Don Cragun | View Status | public | ||||
Assigned To | ajosey | ||||||
Priority | normal | Resolution | Accepted | ||||
Status | Closed | ||||||
Name | Don Cragun | ||||||
Organization | Self | ||||||
User Reference | fdopendir() file description modifying function list | ||||||
Section | fdopendir() | ||||||
Page Number | 823 | ||||||
Line Number | 27468 | ||||||
Interp Status | --- | ||||||
Final Accepted Text | |||||||
Summary | 0000422: list of functions that can modify the state of a directory stream file description is incomplete | ||||||
Description | The description of fdopendir() says that only closedir(), readdir(), readdir_r(), and rewinddir() can be used to change the state of the underlying file description. The seekdir() function needs to be added to this list. The same list also appears on the dirfd() page and needs to be fixed there as well. | ||||||
Desired Action |
Change: closedir(), readdir(), readdir_r(), and rewinddir() on P823, L27468 to: closedir(), readdir(), readdir_r(), rewinddir(), <XSI shading>and seekdir()</XSI sh ading> Make the same change on P723, L24330. |
||||||
Tags | tc1-2008 | ||||||
Attached Files | |||||||
|
![]() |
||||||
|
There are no notes attached to this issue. |
Mantis 1.1.6[^] Copyright © 2000 - 2008 Mantis Group |