| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/fuchsia: add the debuglog syscalls definitions (#3302) | Ange Albertini | 2022-08-29 | 1 | -14/+0 |
| | | | | | | | | | | * sys/fuchsia: add the debuglog syscalls definitions * sys/fuchsia: correct data and length declarations * sys/fuchsia: update the debuglog definitions * sys/fuchsia: remove log.txt | ||||
| * | prog: add ignore_return and breaks_returns call attribtues | Dmitry Vyukov | 2020-04-19 | 1 | -1/+1 |
| | | | | | | We had these hard-coded for fuchsia and linux accordingly. Replace with call attributes. | ||||
| * | sys/fuchsia: zx_log_* got replaced by zx_debuglog_* | Dokyung Song | 2018-08-03 | 1 | -6/+0 |
| | | |||||
| * | sys/fuchsia: Update Fuchsia syscalls. | Julia Hansbrough | 2018-07-07 | 1 | -0/+6 |
| | | | | | | | | | | Updates cover * zx_vmo_create * zx_clock_get_monotonic * hypervisor- and vCPU-related syscalls * system_get_features * some DDK syscalls | ||||
| * | sys/fuchsia: describe more syscalls | Dmitry Vyukov | 2017-09-25 | 1 | -0/+14 |
