edc5a9dd25
The offset field in struct dirent was set to the offset of the next dirent in rev 1.36. The offset was calculated from the current offset and the record length. This offset does not necessarily match the real offset when we are using cookies. Therefore, also use the cookies to set the offset field in struct dirent if we're using cookies to iterate through the dirents. |
||
---|---|---|
.. | ||
linprocfs | ||
linux | ||
netbsd | ||
svr4 |