| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/host: rename some features | Dmitry Vyukov | 2019-11-16 | 1 | -7/+7 |
| | | | | | | Rename some features in preparation for subsequent changes which will align names across the code base. | ||||
| * | executor: refactor sandbox flags | Dmitry Vyukov | 2019-11-16 | 1 | -2/+2 |
| | | | | | In preparation for future changes. | ||||
| * | pkg/host: split files into syscalls/features | Dmitry Vyukov | 2019-11-16 | 1 | -0/+212 |
| pkg/host does 2 things: detects supported syscalls and supported features. There is enough code for each for a separate file. | |||||
