K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-07-24T20:44:30.396218Z K 7 svn:log V 260 POSIX says that passing a location returned by telldir() to seekdir() after an intervening call to rewinddir() is undefined, so reclaim any pending telldir() cookies in the directory when rewinddir() is called. CR: D459 Reviewed by: jilles MFC after: 1 week END