| Commit message (Expand) | Author | Age | Files | Lines |
| * | android: add a close-on-exec check on pipe() | George Burgess IV | 2019-06-06 | 1 | -0/+2 |
| * | android: add a close-on-exec check on pipe2() | George Burgess IV | 2019-06-06 | 1 | -0/+2 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Clang-tidy] Alphabetical sort of files/checks. Add space after clang-tidy in... | Eugene Zelenko | 2018-09-20 | 1 | -3/+3 |
| * | [clang-tidy] Add a `android-comparison-in-temp-failure-retry` check | George Burgess IV | 2018-04-10 | 1 | -0/+3 |
| * | [clang-tidy] Sort includes; NFC | George Burgess IV | 2018-04-06 | 1 | -1/+1 |
| * | [clang-tidy] Add a close-on-exec check on epoll_create() in Android module. | Chih-Hung Hsieh | 2017-08-16 | 1 | -0/+3 |
| * | [clang-tidy] Add a close-on-exec check on epoll_create1() in Android module. | Chih-Hung Hsieh | 2017-08-16 | 1 | -0/+3 |
| * | [clang-tidy] Add a close-on-exec check on accept4() in Android module. | Chih-Hung Hsieh | 2017-08-16 | 1 | -0/+2 |
| * | [clang-tidy] Add a close-on-exec check on accept() in Android module. | Chih-Hung Hsieh | 2017-08-16 | 1 | -0/+2 |
| * | [clang-tidy] Add a close-on-exec check on inotify_init1() in Android module. | Chih-Hung Hsieh | 2017-08-14 | 1 | -0/+3 |
| * | [clang-tidy] Add a close-on-exec check on inotify_init() in Android module. | Chih-Hung Hsieh | 2017-08-14 | 1 | -0/+3 |
| * | [clang-tidy] Add a close-on-exec check on dup() in Android module. | Chih-Hung Hsieh | 2017-08-14 | 1 | -0/+2 |
| * | [clang-tidy] Fix for buildbot. | Yan Wang | 2017-08-10 | 1 | -0/+3 |
| * | Revert "[clang-tidy] Refactor the code and add a close-on-exec check on memfd... | Reid Kleckner | 2017-08-10 | 1 | -3/+0 |
| * | [clang-tidy] Refactor the code and add a close-on-exec check on memfd_create(... | Yan Wang | 2017-08-10 | 1 | -0/+3 |
| * | [clang-tidy] Add a new Android check "android-cloexec-socket" | Yan Wang | 2017-07-12 | 1 | -0/+2 |
| * | [clang-tidy] Rename android-file-open-flag and fix a bug | Yan Wang | 2017-06-29 | 1 | -2/+2 |
| * | [clang-tidy][Part3] Add a new module Android and three new checks. | Yan Wang | 2017-06-29 | 1 | -0/+2 |
| * | [clang-tidy][Part2] Add a new module Android and three new checks | Yan Wang | 2017-06-29 | 1 | -0/+2 |
| * | [clang-tidy][Part1] Add a new module Android and three new checks. | Yan Wang | 2017-06-23 | 1 | -0/+40 |