summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/sanitizer_common/sanitizer_openbsd.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/sanitizer_common to .cppNico Weber2019-07-311-115/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-2/+3
* [sanitizer] Add char **GetEnviron() on all other platformsVitaly Buka2018-11-061-0/+6
* [Sanitizer] openbsd does not have sysctlbyname callDavid Carlier2018-10-211-0/+7
* Add internal_sysctl() used by FreeBSD, NetBSD, OpenBSD and MacOSXKamil Rytarowski2018-08-311-8/+8
* OpenBSD UBsan support / commonKamil Rytarowski2018-03-031-0/+101
OpenPOWER on IntegriCloud