summaryrefslogtreecommitdiff
path: root/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
AgeCommit message (Expand)Author
2019-01-15[Sanitizer] Intercept sl_add api on FreeBSD/NetBSDlinaro-local/ci/tcwg_kernel/llvm-master-aarch64-mainline-allyesconfigDavid Carlier
2019-01-10[sanitizer_common] Define __sanitizer_FILE on NetBSDMichal Gorny
2018-12-27Update NetBSD ioctl(2) entries with 8.99.28Kamil Rytarowski
2018-12-27[Sanitizer] Add fstab api to FreeBSD/LinuxDavid Carlier
2018-12-13Add a new interceptors for cdbr(3) and cdbw(3) API from NetBSDKamil Rytarowski
2018-12-13Add new interceptors for vis(3) API in NetBSDKamil Rytarowski
2018-12-10Add data types needed for md2(3)/NetBSD interceptorsKamil Rytarowski
2018-12-10Add interceptors for the sha2(3) from NetBSDKamil Rytarowski
2018-12-10Add new interceptors for FILE repositioning streamKamil Rytarowski
2018-12-08Revert a chunk of previous change in sanitizer_platform_limits_netbsd.hKamil Rytarowski
2018-12-08Add interceptors for md5(3) from NetBSDKamil Rytarowski
2018-12-08Add interceptors for the rmd160(3) from NetBSDKamil Rytarowski
2018-12-08Add interceptors for the md4(3) from NetBSDKamil Rytarowski
2018-12-08Add interceptors for the sha1(3) from NetBSDKamil Rytarowski
2018-12-07[Sanitizer] Separate FreeBSD interception data structuresDavid Carlier
2018-12-05Add a new interceptor for modctl(2) from NetBSDKamil Rytarowski
2018-12-05Update GET_LINK_MAP_BY_DLOPEN_HANDLE() for NetBSD x86Kamil Rytarowski
2018-12-04Add interceptors for the fts(3) API family from NetBSDKamil Rytarowski
2018-12-04Add new interceptor for regex(3) in NetBSDKamil Rytarowski
2018-11-21[Sanitizer] Adding setvbuf in supported platforms and other stream buffer fun...David Carlier
2018-10-31Update ioctl(2) operations for NetBSD 8.99.25Kamil Rytarowski
2018-03-03Remove obsolete ptrace(2) operations from NetBSDKamil Rytarowski
2018-02-27Add new interceptors: getnetent(3) familyKamil Rytarowski
2018-02-27Add new interceptors: getprotoent(3) familyKamil Rytarowski
2018-02-27Add new interceptors: getttyent(3) familyKamil Rytarowski
2018-02-15Teach sanitizer about NetBSD specific ioctl(2) callsKamil Rytarowski
2018-01-12Correct the setitimer interceptor on NetBSDKamil Rytarowski
2017-12-14Set of corrections for MSan/NetBSDKamil Rytarowski
2017-12-06Handle NetBSD symbol renaming in msan_interceptors.ccKamil Rytarowski
2017-11-21Correct NetBSD support in pthread_once(3)/TSanKamil Rytarowski
2017-11-10[tsan] Move out more types to sanitizer_commonVitaly Buka
2017-11-10[tsan] Use __sanitizer_siginfo from sanitizer_commonVitaly Buka
2017-10-25Add NetBSD improvements in sanitizersKamil Rytarowski
2017-08-28Add NetBSD specific version of sanitizer_platform_limits_posixKamil Rytarowski