| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sys/fuchsia: Updating Fuchsia definitions | Pascal Perez | 2019-05-21 | 1 | -2/+0 |
| | | | | | | | Simply make extract TARGETOS=fuchsia SOURCEDIR=<FUCHSIA_DIR>/fuchsia | ||||
| * | sys/fuchsia: describe method response types & handles; add support for union | Dokyung Song | 2018-08-29 | 1 | -0/+2 |
| * create a response handle structure for each FIDL method * generate zx_channel_write for requests having no response * generate zx_channel_read for events (no request but just response) * translate FIDL union types to syzkaller union types (see fuchsia_io_ObjectInfoHandles) | |||||
