mirror of
https://review.haiku-os.org/haiku
synced 2025-01-21 05:53:46 +01:00
4b5a13ab81
This replaces the use of a few BSD-specific functions, as well as the direct references to _open/_close et-al. BFS doesn't support the FTS_NOSTAT directory link count optimization, and no statfs() function is available, so we simply turn that off.