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
/
docs
/
syscall_descriptions_syntax.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: fix 'fmt' description regarding 'const' type
Igor Chervatyuk
2024-07-08
1
-1
/
+1
*
docs/syscall_descriptions_syntax.md: remove a redundant square bracket
QGrain
2024-06-17
1
-1
/
+1
*
docs: remove mentions of strconst
Dmitry Vyukov
2024-06-11
1
-1
/
+1
*
prog: introduce a remote_cover call attribute
Aleksandr Nogikh
2024-05-27
1
-0
/
+1
*
docs: describe conditional fields
Aleksandr Nogikh
2024-02-19
1
-3
/
+188
*
docs: update syntax for new int type-options
Paul Chaignon
2023-11-28
1
-2
/
+10
*
prog, pkg/compiler: add `BufferCompressed` buffer type & `compressed_image` b...
Hrutvik Kanabar
2022-11-21
1
-1
/
+5
*
prog: add an attribute for syscalls which should not be minimized
Hrutvik Kanabar
2022-09-22
1
-0
/
+1
*
prog: add an attribute for syscalls which should not be generated
Hrutvik Kanabar
2022-09-22
1
-0
/
+1
*
docs: fix syntax
yuawn
2022-08-17
1
-1
/
+1
*
pkg/ast, pkg/compiler: support per-file metadata
Dmitry Vyukov
2022-04-29
1
-0
/
+16
*
pkg/compiler: require stricter resource constructors
Dmitry Vyukov
2022-01-11
1
-0
/
+4
*
pkg/compiler: prohibit use of direction attribute on union fields
Dmitry Vyukov
2022-01-11
1
-3
/
+1
*
pkg/compiler: add out_overlay field attribute
Dmitry Vyukov
2022-01-11
1
-2
/
+25
*
all: support exclude globs in descriptor
Joey Jiao
2021-06-02
1
-1
/
+2
*
all: minor glob fixes
Dmitry Vyukov
2021-05-26
1
-2
/
+3
*
pkg/compiler: add glob type
Joey Jiaojg
2021-05-26
1
-1
/
+3
*
tools/check-whitespace.sh: check for trailing whitespaces
Dmitry Vyukov
2020-09-14
1
-1
/
+1
*
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
[next]