aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/csource/generated.go
Commit message (Expand)AuthorAgeFilesLines
...
* executor: clean up immutable dirsDmitry Vyukov2018-08-091-0/+10
* executor: remove unnecessary hooks on fuchsiaDmitry Vyukov2018-08-091-5/+0
* sys/fuchsia: add syscall description for binding channels to LauncherDokyung Song2018-08-081-0/+1
* executor: manually define struct fsxattrDmitry Vyukov2018-08-081-1/+11
* executor: clean up immutable filesDmitry Vyukov2018-08-081-0/+11
* executor: don't checkpoint/reset net namespace with setuid sandboxDmitry Vyukov2018-08-081-0/+8
* executor: checkpoint net namespace in the right namespaceDan Austin2018-08-081-4/+4
* executor: check write return valueDmitry Vyukov2018-08-051-2/+10
* executor: abort fuse connectionDmitry Vyukov2018-08-041-6/+65
* sys/test: add more testsDmitry Vyukov2018-08-031-0/+58
* executor: extend logging in netfilter codeDmitry Vyukov2018-08-021-32/+46
* executor: make current_time_ms/sleep_msDmitry Vyukov2018-07-301-7/+6
* executor: disable clang-format for some partsDmitry Vyukov2018-07-271-9/+5
* pkg/csource: rewrite gen.sh in GoDmitry Vyukov2018-07-271-34/+10
* pkg/csource: add option to trace syscall resultsDmitry Vyukov2018-07-271-0/+11
* pkg/csource: tidy generated codeDmitry Vyukov2018-07-271-36/+136
* executor: simplify event_timedwaitDmitry Vyukov2018-07-271-30/+19
* executor: ignore unshare errors in setuid sandboxDmitry Vyukov2018-07-271-4/+8
* executor: overhaulDmitry Vyukov2018-07-241-0/+3756