aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/host_linux.go
Commit message (Expand)AuthorAgeFilesLines
* sys: move test syscalls to a separate targetDmitry Vyukov2017-12-171-2/+0
* sys/linux: open files from /procDmitry Vyukov2017-11-271-0/+2
* sys/linux: remove get_kernel_syms, add quotactl syscallDmitry Vyukov2017-11-201-1/+13
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-0/+11
* pkg/host: add fuchsia supportDmitry Vyukov2017-09-201-0/+161