[PATCH] D43541: Add new interceptors: getprotoent(3) family
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 20 17:55:13 PST 2018
krytarowski created this revision.
krytarowski added reviewers: joerg, vitalybuka.
krytarowski added a project: Sanitizers.
Herald added a subscriber: kubamracek.
getprotoent, getprotobynumber, getprotobyname, setprotoent,
endprotoent - get protocol entry
Reuse them on NetBSD.
Sponsored by <The NetBSD Foundation>
Repository:
rL LLVM
https://reviews.llvm.org/D43541
Files:
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/getprotoent.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43541.135183.patch
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/7c2b7172/attachment.bin>
More information about the llvm-commits
mailing list