index
:
syz
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
/
executor
/
syscalls_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
executor: rework fallback coverage
Dmitry Vyukov
2018-06-22
1
-0
/
+4
*
sys: mark output resources as opt
Dmitry Vyukov
2018-06-18
1
-4
/
+8
*
executor: make syscall table and number constant
Dmitry Vyukov
2018-06-07
1
-4
/
+4
*
sys: dedup mmap code across OSes
Dmitry Vyukov
2018-05-06
1
-4
/
+4
*
sys: move generate files to separate packages
Dmitry Vyukov
2018-05-05
1
-2
/
+2
*
gometalinter: enable package comment checking
Dmitry Vyukov
2018-05-03
1
-2
/
+2
*
prog: harden program parsing against description changes more
Dmitry Vyukov
2018-03-05
1
-4
/
+6
*
prog: handle excessive args and fields during program parsing
Dmitry Vyukov
2018-03-05
1
-4
/
+10
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
1
-4
/
+6
*
pkg/compiler: support size attribute for unions
Dmitry Vyukov
2018-03-05
1
-4
/
+6
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-4
/
+6
*
prog: properly squash bitfields
Dmitry Vyukov
2018-02-26
1
-2
/
+2
*
prog: add arbitrary mutation of complex structs
Dmitry Vyukov
2018-02-25
1
-4
/
+8
*
pkg/compiler: fix alignment corner case
Dmitry Vyukov
2018-02-25
1
-4
/
+6
*
pkg/compiler: don't assign call IDs statically
Dmitry Vyukov
2018-02-25
1
-2
/
+2
*
pkg/compiler: allow unions as syscall arguments
Dmitry Vyukov
2018-02-23
1
-4
/
+6
*
pkg/compiler: fix corner case in alignment calculation
Dmitry Vyukov
2018-02-19
1
-4
/
+6
*
prog: rework address allocation
Dmitry Vyukov
2018-02-19
1
-2
/
+8
*
pkg/compiler: allow len of var-len arrays
Dmitry Vyukov
2018-02-17
1
-4
/
+6
*
pkg/compiler: allow unions with only 1 field
Dmitry Vyukov
2018-01-27
1
-4
/
+6
*
pkg/compiler, prog: fix template parent lens
Dmitry Vyukov
2018-01-24
1
-4
/
+6
*
pkg/compiler: fix len of parent template struct
Dmitry Vyukov
2018-01-23
1
-4
/
+6
*
sys/syz-sysgen: don't generate syz_ syscall numbers
Dmitry Vyukov
2018-01-13
1
-144
/
+140
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-2
/
+2
*
prog: support opt for proc types
Dmitry Vyukov
2018-01-06
1
-4
/
+8
*
prog: add test for len mutation
Dmitry Vyukov
2018-01-06
1
-4
/
+6
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
1
-4
/
+8
*
prog: don't serialize output data args
Dmitry Vyukov
2017-12-17
1
-6
/
+8
*
prog: introduce more readable format for data args
Dmitry Vyukov
2017-12-17
1
-4
/
+6
*
prog: fix TestMutateTable
Dmitry Vyukov
2017-12-17
1
-4
/
+18
*
sys: move test syscalls to a separate target
Dmitry Vyukov
2017-12-17
1
-0
/
+157