| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/linux: add ion and ashmem devices support | Dmitry Vyukov | 2018-01-09 | 1 | -1/+10 |
| | | | | | | Note: ion supercedes the old android interface, which is moved to sys/android. | ||||
| * | Makefile: fix Android builds | Dmitry Vyukov | 2017-12-20 | 1 | -3/+1 |
| | | | | | | | | | | | | | | | | There are 2 known problems with current Android support: 1. It does not work with newer NDK (happens on every NDK update). 2. Dynamic Go binaries do not start on Android emulator. Drop special Android support and just build static linux binaries. For context see: https://groups.google.com/forum/#!msg/syzkaller/etg1ZJmTMzg/NYE-yjxxAQAJ https://groups.google.com/d/msg/syzkaller/8KjCYWslTFY/1oTXn5tTAgAJ Fixes #478 | ||||
| * | docs: move linux kernel specific docs to docs/linux/ dir | Andrey Konovalov | 2017-10-27 | 1 | -0/+34 |
