BPathMonitor: rewrite

This resolves all issues the test suite uncovered. It should also deal
with hard links correctly, though that hasn't been tested. Still
unsupported are:
* changes due to mounting/unmounting a volume,
* tracking of symlinks in the path components.
This commit is contained in:
Ingo Weinhold
2013-06-27 21:57:44 +02:00
parent cc4d194aeb
commit 04382d496e
3 changed files with 1948 additions and 921 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ SubDir HAIKU_TOP src kits storage ;
SetSubDirSupportedPlatforms haiku libbe_test ;
UsePrivateHeaders app libroot shared storage ;
UsePrivateHeaders app kernel libroot shared storage ;
UsePrivateSystemHeaders ;
# for libbe_test
File diff suppressed because it is too large Load Diff