fts(3) is API to traverse a file hierarchy.
Cover this interface with interceptors.
Add a test to validate the interface reading
the number of regular files in /etc.
Based on original work by Yang Zheng.
Paths
| Differential D54247
Add interceptors for the fts(3) API family from NetBSD ClosedPublic Authored by krytarowski on Nov 7 2018, 5:31 PM.
Details Summary fts(3) is API to traverse a file hierarchy. Add a test to validate the interface reading Based on original work by Yang Zheng.
Diff Detail
Event Timeline
This revision now requires changes to proceed.Nov 19 2018, 1:25 PM This revision is now accepted and ready to land.Dec 3 2018, 4:29 PM Closed by commit rCRT348227: Add interceptors for the fts(3) API family from NetBSD (authored by kamil). · Explain WhyDec 3 2018, 5:48 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176524 lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_interceptors.h
lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
test/sanitizer_common/TestCases/NetBSD/fts.cc |
please move to the first assignment