aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/processes.txt
Commit message (Collapse)AuthorAgeFilesLines
* all: revert "sys/fuchsia: update system calls for bti, cache, iommu, pmt, ↵Aleksandr Nogikh2022-08-231-0/+13
| | | | | | | | | | | and process (#3321)" This has broken our CI tests: fatal error: 'lib/ddk/driver.h' file not found That's indeed an error and it needs to be fixed, but for now it just stops syzkaller development.
* sys/fuchsia: update system calls for bti, cache, iommu, pmt, and process (#3321)Nick Cano2022-08-181-13/+0
| | | Co-authored-by: Nick Cano <nickcano@google.com>
* Update syscalls (#1116)Marco Vanotti2019-04-221-2/+2
| | | | | | | | | * sys/fuchsia: update all syscalls. This commit modifies all the existing syscalls definitions to match more closely the documentation in the Fuchsia repo. * run make extract && make generate
* sys/linux: add syz_execute_funcDmitry Vyukov2018-08-301-1/+1
| | | | | | The function executes random code. Update #310
* sys/fuchsia: minor improvements to syscall descriptionsDmitry Vyukov2017-10-161-1/+2
|
* sys/fuchsia: describe more syscallsDmitry Vyukov2017-09-251-0/+12