index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
csource
/
linux_common.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: introduce uint64/32/16/8 types
Dmitry Vyukov
2017-12-27
1
-137
/
+140
*
executor: fix another format bug
Dmitry Vyukov
2017-12-27
1
-1
/
+1
*
executor: check format strings
Dmitry Vyukov
2017-12-27
1
-9
/
+11
*
pkg/csource: mimic the way syscalls are scheduled in executor
Dmitry Vyukov
2017-12-22
1
-0
/
+64
*
executor: remove dead code
Dmitry Vyukov
2017-12-22
1
-2
/
+0
*
pkg/csource: fix handling of proc types
Dmitry Vyukov
2017-12-22
1
-0
/
+1
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-7
/
+0
*
executor: fix macros in common.h
Andrey Konovalov
2017-12-14
1
-3
/
+4
*
executor: fix build
Dmitry Vyukov
2017-12-06
1
-10
/
+28
*
sys/linux: open files from /proc
Dmitry Vyukov
2017-11-27
1
-8
/
+28
*
executor: proceed even if /dev/net/tun is not available
Andrey Konovalov
2017-11-08
1
-2
/
+12
*
executor: fix build breakages due to doexit
Dmitry Vyukov
2017-10-19
1
-5
/
+5
*
executor, pkg/ipc: unify ipc protocol between linux and other OSes
Dmitry Vyukov
2017-10-16
1
-6
/
+8
*
pkg/csource: support akaros
Dmitry Vyukov
2017-10-16
1
-0
/
+2042