mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-09 02:26:27 +00:00
0708297e43
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