aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/akaros_common.go
Commit message (Expand)AuthorAgeFilesLines
* executor: overhaulDmitry Vyukov2018-07-241-480/+0
* executor: repair akaros supportDmitry Vyukov2018-07-051-34/+89
* pkg/csource: support fuchsiaDmitry Vyukov2018-06-291-7/+9
* executor: make syscall table and number constantDmitry Vyukov2018-06-071-2/+0
* gometalinter: enable package comment checkingDmitry Vyukov2018-05-031-0/+1
* sys/linux: add cgroup descriptionsDmitry Vyukov2018-03-251-0/+5
* executor: fix ifdef's for csourceDmitry Vyukov2018-03-071-1/+2
* executor: fix includesDmitry Vyukov2018-03-051-1/+6
* sys/linux: add syz_init_net_socket syscallDmitry Vyukov2018-03-051-3/+4
* executor: introduce uint64/32/16/8 typesDmitry Vyukov2017-12-271-10/+13
* executor: check format stringsDmitry Vyukov2017-12-271-6/+8
* executor: fix macros in common.hAndrey Konovalov2017-12-141-3/+4
* executor: fix buildDmitry Vyukov2017-12-061-2/+2
* executor: fix build breakages due to doexitDmitry Vyukov2017-10-191-1/+16
* executor: fix akaros nonfailing modeDmitry Vyukov2017-10-161-1/+9
* executor, pkg/ipc: unify ipc protocol between linux and other OSesDmitry Vyukov2017-10-161-6/+8
* pkg/csource: support akarosDmitry Vyukov2017-10-161-0/+381