paccept(2) is a NetBSD-specific variation of accept(2).
Sponsored by <The NetBSD Foundation>
Paths
| Differential D42052
Add a new interceptor: paccept(2) ClosedPublic Authored by krytarowski on Jan 15 2018, 1:12 AM.
Details Summary paccept(2) is a NetBSD-specific variation of accept(2). Sponsored by <The NetBSD Foundation>
Diff Detail
Event TimelineComment Actions test?
This revision is now accepted and ready to land.Jan 23 2018, 2:32 PM Closed by commit rL323273: Add a new interceptor: paccept(2) (authored by kamil). · Explain WhyJan 23 2018, 2:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 131145 compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/trunk/test/sanitizer_common/TestCases/NetBSD/paccept.cc
|