getprotoent, getprotobynumber, getprotobyname - get protocol entry
Reuse them on NetBSD.
Sponsored by <The NetBSD Foundation>
Paths
| Differential D43541
Add new interceptors: getprotoent(3) family ClosedPublic Authored by krytarowski on Feb 20 2018, 5:54 PM.
Details Summary getprotoent, getprotobynumber, getprotobyname - get protocol entry Reuse them on NetBSD. Sponsored by <The NetBSD Foundation>
Diff Detail
Event TimelineThis revision now requires changes to proceed.Feb 25 2018, 2:43 PM This revision is now accepted and ready to land.Feb 26 2018, 9:55 AM Closed by commit rL326162: Add new interceptors: getprotoent(3) family (authored by kamil). · Explain WhyFeb 26 2018, 6:35 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 135880 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/protoent.cc
|