[PATCH] D43543: Add new interceptors: getnetent(3) family

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 19:30:22 PST 2018


krytarowski created this revision.
krytarowski added reviewers: joerg, vitalybuka.
krytarowski added a project: Sanitizers.
Herald added a subscriber: kubamracek.

getnetent, getnetbyaddr, getnetbyname, setnetent,
endnetent - get network entry

Reuse them on NetBSD.

Sponsored by <The NetBSD Foundation>


Repository:
  rL LLVM

https://reviews.llvm.org/D43543

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43543.135189.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/3687dc4e/attachment.bin>


More information about the llvm-commits mailing list