Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | compiler-rt: Rename .cc file in lib/sanitizer_common to .cpp | Nico Weber | 2019-07-31 | 1 | -338/+0 |
* | Add NetBSD LSan support | Kamil Rytarowski | 2019-07-11 | 1 | -9/+13 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [sanitizer] Support running without fd 0,1,2. | Evgeniy Stepanov | 2018-12-20 | 1 | -0/+5 |
* | Revert "[sanitizer] Support running without fd 0,1,2." | Ilya Biryukov | 2018-12-20 | 1 | -5/+0 |
* | [sanitizer] Support running without fd 0,1,2. | Evgeniy Stepanov | 2018-12-19 | 1 | -0/+5 |
* | Fix internal_sleep() for NetBSD | Kamil Rytarowski | 2018-12-15 | 1 | -1/+1 |
* | Unwind local macro DEFINE_INTERNAL() | Kamil Rytarowski | 2018-10-05 | 1 | -47/+43 |
* | Introduce internal_sysctlbyname in place of sysctlbyname | Kamil Rytarowski | 2018-10-05 | 1 | -0/+8 |
* | Switch syscall(2)/__syscall(2) calls to libc calls on NetBSD | Kamil Rytarowski | 2018-10-01 | 1 | -0/+326 |