[PATCH] D43539: Add new interceptors: getttyent(3) family

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 01:40:52 PST 2018


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

- drop interceptors for setttyent(3) and endttyent(3)


Repository:
  rL LLVM

https://reviews.llvm.org/D43539

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43539.135870.patch
Type: text/x-patch
Size: 5596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/a2aa0658/attachment.bin>


More information about the llvm-commits mailing list