[PATCH] D55167: Add a new interceptors for cdbr(3) and cdbw(3) API from NetBSD

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 02:24:30 PST 2018


krytarowski updated this revision to Diff 177674.
krytarowski added a comment.

- add WRITE operations in cdbw(3) interceptors
- use FD macros in cdbw_output()


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55167

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
  test/sanitizer_common/TestCases/NetBSD/cdb.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55167.177674.patch
Type: text/x-patch
Size: 11560 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/4f5ab4aa/attachment.bin>


More information about the llvm-commits mailing list