aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/host/syscalls_linux_test.go
Commit message (Expand)AuthorAgeFilesLines
* pkg/vminfo: move feature checking to hostDmitry Vyukov2024-05-151-307/+0
* all: go fix everythingDmitry Vyukov2024-04-261-1/+0
* pkg/host: don't expect open and stat syscalls to be always presentAleksandr Nogikh2023-01-181-2/+0
* pkg/host: only try enabled syscalls when starting syz-fuzzerKris Alder2022-03-081-6/+10
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-071-0/+1
* pkg/host: make wifi check more preciseDmitry Vyukov2020-11-281-0/+118
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-8/+9
* all: fix comments formatDmitry Vyukov2020-07-121-1/+1
* pkg/host: add support for linux/riscv64Tobias Klauser2020-06-261-0/+16
* sys/linux: first 64bit big-endian architecture s390xAlexander Egorenkov2020-06-251-0/+19
* pkg/host: split files into syscalls/featuresDmitry Vyukov2019-11-161-0/+151