[PATCH] D55354: [Sanitizer] getmntinfo support in FreeBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 08:08:54 PST 2018


krytarowski added a comment.

FreeBSD uses statfs, NetBSD uses statvfs. I don't know whether they are compatible. The interceptor uses statvfs.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55354/new/

https://reviews.llvm.org/D55354





More information about the llvm-commits mailing list