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
/
docs
/
syscall_descriptions_syntax.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg, prog: add per-field direction attribute
Necip Fazil Yildiran
2020-08-13
1
-2
/
+24
*
docs: add explanation of flags type
Dmitry Vyukov
2020-07-09
1
-1
/
+3
*
Update syscall_descriptions_syntax.md
Andrey Konovalov
2020-06-10
1
-4
/
+4
*
docs: suggested changes for pull-request 1797
Ricardo Cañuelo
2020-06-08
1
-19
/
+8
*
docs: more info about resources and the "enable_sysaclls" config option
Ricardo Cañuelo
2020-06-08
1
-1
/
+32
*
docs: clarify struct/union attributes in syzlang
Dmitry Vyukov
2020-04-28
1
-9
/
+5
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
1
-2
/
+6
*
sys/linux: add timeout call attributes
Dmitry Vyukov
2020-04-19
1
-1
/
+10
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
1
-3
/
+3
*
docs: minor formatting in syscall_descriptions_syntax.md
Dmitry Vyukov
2020-02-16
1
-1
/
+2
*
pkg/ast: introduce hex-encoded string literals
Dmitry Vyukov
2020-02-10
1
-4
/
+2
*
pkg/compiler: allow for escaped strings
Jason A. Donenfeld
2020-02-10
1
-0
/
+2
*
README: add proper syzkaller pronunciation
Dmitry Vyukov
2020-02-01
1
-1
/
+1
*
docs: give syscall description language a name
Dmitry Vyukov
2020-02-01
1
-1
/
+1
*
pkg/compiler: define fileoff template
Paul Chaignon
2019-11-01
1
-1
/
+2
*
prog, pkg/compiler: alignment for integer ranges
Paul Chaignon
2019-10-25
1
-3
/
+5
*
docs: fix description of ptr type
Dmitry Vyukov
2019-07-22
1
-2
/
+2
*
pkg/compiler: add offsetof type
Dmitry Vyukov
2019-05-16
1
-0
/
+2
*
pkg/compiler: allow to refer to syscall arguments in len paths
Dmitry Vyukov
2019-05-14
1
-4
/
+10
*
pkg/compiler: support complex len targets
Dmitry Vyukov
2019-05-14
1
-7
/
+40
*
Fixed a tiny typo (#1114)
Yu Hao
2019-04-05
1
-1
/
+1
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
1
-3
/
+3
*
docs/syscall_descriptions_syntax.md: update syntax about union
houjingyi
2019-01-17
1
-6
/
+8
*
Fixed a tiny typo
Sergey Koulikov
2018-11-20
1
-1
/
+1
*
pkg/compiler: add vma64 type
Dmitry Vyukov
2018-11-17
1
-1
/
+2
*
pkg/compiler: support negative integers
Dmitry Vyukov
2018-07-09
1
-2
/
+3
*
prog, pkg/compiler: support fmt type
Dmitry Vyukov
2018-07-08
1
-0
/
+3
*
Update syscall_descriptions_syntax.md
Dmitry Vyukov
2018-06-04
1
-4
/
+3
*
Update syscall_descriptions_syntax.md
Dmitry Vyukov
2018-06-04
1
-2
/
+2
*
pkg/compiler: add optional builtin template
Dmitry Vyukov
2018-05-17
1
-4
/
+8
*
pkg/ast: support char constants
Dmitry Vyukov
2018-04-29
1
-0
/
+15
*
pkg/compiler: support non-zero terminated filenames
Dmitry Vyukov
2018-04-02
1
-4
/
+3
*
pkg/compiler: allow specifying static size for filename's
Dmitry Vyukov
2018-03-05
1
-1
/
+3
*
pkg/compiler: add size attribute for structs
Dmitry Vyukov
2018-03-05
1
-2
/
+11
*
pkg/compiler: support non-zero-terminated strings
Dmitry Vyukov
2018-01-18
1
-0
/
+3
*
pkg/compiler: support void type
Dmitry Vyukov
2018-01-13
1
-0
/
+2
*
pkg/compiler: support type templates
Dmitry Vyukov
2018-01-13
1
-0
/
+22
*
pkg/compiler: add builtin bool type aliases
Dmitry Vyukov
2018-01-08
1
-0
/
+9
*
sys: support type aliases (aka typedefs)
Dmitry Vyukov
2018-01-08
1
-0
/
+22
*
pkg/compiler: add bitsize type
Dmitry Vyukov
2018-01-06
1
-2
/
+4
*
Update syscall_descriptions_syntax.md
Dmitry Vyukov
2017-09-13
1
-1
/
+1
*
sys: support ptr64 type
Dmitry Vyukov
2017-09-02
1
-1
/
+2
*
pkg/compiler: check and generate types
Dmitry Vyukov
2017-09-02
1
-1
/
+2
*
sys: change proc arguments to the format used by const/flags/len
Dmitry Vyukov
2017-08-31
1
-2
/
+3
*
docs: small fixes
Andrey Konovalov
2017-07-24
1
-49
/
+67
*
Parse incdir "incdir" in syscall description file to add custom include direc...
Yuzhe Han
2017-06-26
1
-1
/
+1
*
docs: various improvements
Andrey Konovalov
2017-06-14
1
-0
/
+163