Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas.
Sponsored by <The NetBSD Foundation>
Paths
| Differential D36321
Reuse interception_linux for NetBSD ClosedPublic Authored by krytarowski on Aug 4 2017, 9:02 AM.
Details Summary Part of the code inspired by the original work on libsanitizer in GCC 5.4 by Christos Zoulas. Sponsored by <The NetBSD Foundation>
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 7 2017, 6:09 PM Comment Actions
There is on internal_strcmp
internal_strcmp works. I will include and commit it under #ifdef NetBSD.
Revision Contents
Diff 109758 lib/interception/interception_linux.h
lib/interception/interception_linux.cc
|
internal_strcmp?