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
/
sys
/
fuchsia
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys: commit empty source files
Dmitry Vyukov
2021-04-21
1
-0
/
+6
*
all: use tool.Failf instead of local functions
Dmitry Vyukov
2020-12-25
1
-13
/
+9
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+1
*
pkg/compiler: check for unused resources
Dmitry Vyukov
2020-08-04
5
-16
/
+9
*
all: fix dup types in func args
Dmitry Vyukov
2020-07-04
1
-1
/
+1
*
sys/fuchsia: regenerate FIDL descriptions
Matthew Dempsky
2020-06-05
38
-785
/
+225
*
sys/fuchsia: update "make extract" support code
Matthew Dempsky
2020-06-05
5
-57
/
+33
*
Makefile: generate descriptions on-the-fly
Dmitry Vyukov
2020-04-30
3
-20147
/
+0
*
pkg/compiler: deduplicate Types in descriptions
Dmitry Vyukov
2020-04-26
2
-9404
/
+14362
*
prog: add ignore_return and breaks_returns call attribtues
Dmitry Vyukov
2020-04-19
4
-17
/
+17
*
pkg/compiler: refactor attribute handling
Dmitry Vyukov
2020-04-19
1
-1
/
+1
*
prog: refactor target.MakeMmap
Dmitry Vyukov
2020-04-18
1
-1
/
+1
*
sys/fuchsia: Add cprng and vmo tests.
Marco Vanotti
2020-03-21
2
-0
/
+7
*
pkg/compiler: check that const values fit into base type
Dmitry Vyukov
2020-03-17
3
-663
/
+894
*
pkg/compiler: calculate more precise sizes for arguments
Dmitry Vyukov
2020-03-17
2
-6
/
+6
*
tools: add script that checks copyright headers
Dmitry Vyukov
2020-02-18
2
-0
/
+6
*
prog: remove unused ResourceDesc.Type
Dmitry Vyukov
2020-01-26
2
-152
/
+152
*
pkg/serializer: do not write field names if it won't save space
Dmitry Vyukov
2020-01-26
2
-5148
/
+5148
*
pkg/compiler: don't mark flags with 0 as bitmask
Dmitry Vyukov
2020-01-18
2
-30
/
+30
*
pkg/compiler: sort flags values
Dmitry Vyukov
2020-01-18
2
-40
/
+40
*
pkg/compiler: generate const[0] for flags w/o values
Dmitry Vyukov
2020-01-18
2
-6
/
+6
*
sys/fuchsia: remove deprecated exception APIs
David Pursell
2019-11-14
6
-42
/
+13
*
sys/fuchsia: fix Fuchsia extract/generate
David Pursell
2019-11-14
16
-1657
/
+1921
*
pkg/compiler: define fileoff template
Paul Chaignon
2019-11-01
2
-14
/
+14
*
sys/fuchsia: update socket syscalls
Marco Vanotti
2019-08-14
7
-992
/
+25
*
sys/fuchsia: update zx_clock_get syscall (#1292)
Marco Vanotti
2019-07-16
3
-12
/
+5
*
run make extract and make generate for fuchsia
Marco Vanotti
2019-07-16
9
-446
/
+135
*
sys/fuchsia: remove RESIZEABLE flags from vmo ops.
Marco Vanotti
2019-07-16
1
-2
/
+2
*
sys/fuchsia: rename vmo_clone to vmo_create_child.
Marco Vanotti
2019-07-16
1
-2
/
+2
*
sys/fuchsia: remove power fidl definitions.
Marco Vanotti
2019-07-16
4
-82
/
+0
*
sys/fuchsia: Updating Fuchsia definitions
Pascal Perez
2019-05-21
64
-70
/
+756
*
sys: Updating Fuchsia extraction scripts
Pascal Perez
2019-05-21
2
-58
/
+89
*
.golangci.yml: add codeanalysis build tag
Dmitry Vyukov
2019-05-15
2
-2
/
+4
*
pkg/compiler: generate complex len targets
Dmitry Vyukov
2019-05-14
2
-1468
/
+1468
*
Update syscalls (#1116)
Marco Vanotti
2019-04-22
24
-138
/
+517
*
sys/fuchsia: Remove object_*_cookie syscalls. (#1099)
Marco Vanotti
2019-04-03
7
-93
/
+137
*
pkg/compiler: make buffer alias to ptr[array[int8]]
Dmitry Vyukov
2019-04-01
2
-20
/
+20
*
sys/sys-extract: update import path for fuchsia.
Marco Vanotti
2019-03-27
3
-2
/
+15
*
docs, pkg/vcs, sys/fuchsia: update fuchsia urls
Marco Vanotti
2019-03-20
2
-2
/
+2
*
sys/fuchsia/fidlgen: update FIDL path & extract new descriptions
Julia Hansbrough
2019-02-21
4
-48
/
+38
*
sys/fuchsia: fix fidlgen issues
Marco Vanotti
2019-02-06
26
-3630
/
+3966
*
sys/linux: update TODO comments
Dmitry Vyukov
2019-01-24
1
-1
/
+1
*
sys/fuchsia: fix task syscalls.
Marco Vanotti
2018-11-29
3
-15
/
+5
*
sys/fuchsia: update VMAR syscalls
Marco Vanotti
2018-11-21
3
-14
/
+14
*
sys/fuchsia: update fidl mappings.
Marco Vanotti
2018-11-21
8
-100
/
+1347
*
pkg/compiler: add error handler in CollectUnused
Marco Vanotti
2018-11-21
1
-1
/
+7
*
sys/fuchsia: add zircon-ethernet to fidlgen libs
Marco Vanotti
2018-11-21
1
-0
/
+1
*
Update fidlgen to keep current with upstream.
Julia Hansbrough
2018-10-10
17
-436
/
+2119
*
Include generate_fidl as part of the `extract` step.
Julia Hansbrough
2018-10-02
1
-1
/
+1
*
sys/fuchsia: add description for fuchsia.net, .net-stack, .ldsvc services
Dokyung Song
2018-09-14
14
-174
/
+3438
[next]