aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/init.go
Commit message (Expand)AuthorAgeFilesLines
* all: initial support for fuchsiaDmitry Vyukov2017-09-201-120/+41
* syz-manager, syz-fuzzer, executor: ensure that binaries are consistentDmitry Vyukov2017-09-151-1/+2
* prog: remove special knowledge about "mmap" syscallDmitry Vyukov2017-09-151-0/+1
* sys: compile all supported targets into the packageDmitry Vyukov2017-09-151-47/+136
* sys/linux: rename package from sys to linuxDmitry Vyukov2017-09-151-1/+1
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-0/+272