| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update clock, resource and smc system calls (#3316) | Dzmitry | 2022-08-17 | 1 | -2/+3 |
| | | | | | | | | | | | | * sys/fuchsia: add clock system calls Renames time.txt to clock.txt Updates `zx_clock_read` and adds new ones: `zx_clock_get_details` and `zx_clock_update` * sys/fuchsia: add the resource system call * sys/fuchsia: add the smc system call | ||||
| * | sys/fuchsia: add the mtrace system call (#3297) | Chris Palmer | 2022-08-11 | 1 | -0/+12 |
| Also add a minimal resource.txt so that `zx_resource` works. The rest of resource.fidl/.txt will be added in a pending PR. Co-authored-by: Chris Palmer <palmer@google.com> | |||||
