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
/
sys
/
fuchsia
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
sys/fuchsia: update the thread system calls (#3309)
Marina Ciocea
2022-08-17
1
-6
/
+6
*
Update clock, resource and smc system calls (#3316)
Dzmitry
2022-08-17
4
-18
/
+87
*
sys/fuchsia: remove nonexistent system calls (#3315)
Chris Palmer
2022-08-16
2
-5
/
+0
*
sys/fuchsia: fix msi syscall names (#3314)
Chris Palmer
2022-08-16
1
-2
/
+2
*
sys/fuchsia: msi system calls definition (#3298)
Ange Albertini
2022-08-15
1
-0
/
+15
*
sys/fuchsia: update the vmo system calls (#3311)
Marina Ciocea
2022-08-15
2
-28
/
+24
*
sys/fuchsia: update the guest system calls (#3286)
Chris Palmer
2022-08-12
4
-18
/
+16
*
sys/fuchsia: add README.md (#3310)
Chris Palmer
2022-08-12
1
-0
/
+13
*
sys/fuchsia: update task system calls (#3308)
Marina Ciocea
2022-08-12
1
-1
/
+1
*
sys/fuchsia: update the handle system calls (#3289)
Chris Palmer
2022-08-12
3
-21
/
+37
*
sys/fuchsia: update the interrupt system calls (#3290)
Chris Palmer
2022-08-12
2
-7
/
+21
*
sys/fuchsia: update the fifo system calls (#3292)
Chris Palmer
2022-08-12
2
-12
/
+14
*
sys/fuchsia: update stream definitions (#3293)
Chris Palmer
2022-08-12
2
-6
/
+26
*
sys/fuchsia: update the ioport system calls (#3294)
Chris Palmer
2022-08-12
1
-0
/
+9
*
sys/fuchsia: add the ktrace system calls (#3295)
Chris Palmer
2022-08-12
1
-0
/
+10
*
sys/fuchsia: update misc system calls (#3296)
Chris Palmer
2022-08-12
3
-7
/
+16
*
sys/fuchsia: update the futex system calls (#3285)
Chris Palmer
2022-08-12
2
-9
/
+17
*
sys/fuchsia: add the mtrace system call (#3297)
Chris Palmer
2022-08-11
2
-0
/
+20
*
sys/fuchsia: replace outdated fuchsia syscalls in description files
Kouame Behouba Manassé
2022-06-22
3
-3
/
+3
*
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
[prev]
[next]