Plan 9 from Bell Labs’s /usr/web/sources/patch/applied/u9fs-eof/readme

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


Apparently on some versions of OS X,
once readdir returns nil once, it automatically
rewinds and starts reading from the beginning
of the directory.  

U9fs has always assumed that once you hit the end
of the directory, readdir will repeatedly return nil
(at least twice).  Remove this assumption.

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.