summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
Commit message (Expand)AuthorAgeFilesLines
* Update the ioctl(2) list in sanitizers with NetBSD 8.99.34Kamil Rytarowski2019-02-051-5/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Sanitizer] Intercept sl_add api on FreeBSD/NetBSDDavid Carlier2019-01-151-0/+2
* [sanitizer_common] Define __sanitizer_FILE on NetBSDMichal Gorny2019-01-101-0/+23
* Fix a mistake in previousKamil Rytarowski2018-12-281-2/+2
* Update NetBSD ioctl(2) entries with 8.99.28Kamil Rytarowski2018-12-271-0/+18
* [Sanitizer] Add fstab api to FreeBSD/LinuxDavid Carlier2018-12-271-0/+2
* Add new interceptors for vis(3) API in NetBSDKamil Rytarowski2018-12-131-0/+3
* Add data types needed for md2(3)/NetBSD interceptorsKamil Rytarowski2018-12-101-0/+3
* Add interceptors for the sha2(3) from NetBSDKamil Rytarowski2018-12-101-0/+13
* Add new interceptors for FILE repositioning streamKamil Rytarowski2018-12-101-0/+2
* Add interceptors for md5(3) from NetBSDKamil Rytarowski2018-12-081-0/+3
* Add interceptors for the rmd160(3) from NetBSDKamil Rytarowski2018-12-081-0/+3
* Add interceptors for the md4(3) from NetBSDKamil Rytarowski2018-12-081-0/+3
* Add interceptors for the sha1(3) from NetBSDKamil Rytarowski2018-12-081-0/+3
* Add a new interceptor for modctl(2) from NetBSDKamil Rytarowski2018-12-051-0/+11
* Add interceptors for the fts(3) API family from NetBSDKamil Rytarowski2018-12-041-0/+2
* Add new interceptor for regex(3) in NetBSDKamil Rytarowski2018-12-041-0/+2
* [Sanitizer] Adding setvbuf in supported platforms and other stream buffer fun...David Carlier2018-11-211-0/+2
* Update ioctl(2) operations for NetBSD 8.99.25Kamil Rytarowski2018-10-311-15/+28
* Cleanup includes in sanitizer_platform_limits_netbsd.ccKamil Rytarowski2018-10-301-105/+119
* Remove obsolete ptrace(2) operations from NetBSDKamil Rytarowski2018-03-031-2/+0
* Add new interceptors: getttyent(3) familyKamil Rytarowski2018-02-271-0/+3
* Teach sanitizer about NetBSD specific ioctl(2) callsKamil Rytarowski2018-02-151-39/+1902
* Correct NetBSD support in pthread_once(3)/TSanKamil Rytarowski2017-11-211-0/+1
* Correct NetBSD build issueKamil Rytarowski2017-11-111-1/+1
* [tsan] Move out more types to sanitizer_commonVitaly Buka2017-11-101-3/+4
* Add NetBSD improvements in sanitizersKamil Rytarowski2017-10-251-0/+2
* Add NetBSD specific version of sanitizer_platform_limits_posixKamil Rytarowski2017-08-281-0/+359