aboutsummaryrefslogtreecommitdiffstats
path: root/sys/fuchsia/fidl_net_amd64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/fuchsia: Updating Fuchsia definitionsPascal Perez2019-05-211-4/+0
| | | | | | Simply make extract TARGETOS=fuchsia SOURCEDIR=<FUCHSIA_DIR>/fuchsia
* sys/fuchsia: fix fidlgen issuesMarco Vanotti2019-02-061-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * sys/fuchsia: fix fidlgen issues. This change modifies fidlgen removing fuchsia.mediacodec and renaming zircon-ethernet to fuchsia-hardware-ethernet. fuchsia.mediacodec has most of its functionality merged into fuchsia.media and it's not included in the default amd64 builds. zircon-ethernet has been renamed to fuchsia-hardware-ethernet recently: https://fuchsia-review.googlesource.com/c/zircon/+/237178 * docs/fuchsia: Add troubleshooting sections This commit adds a troubleshooting section in the fuchsia syzkaller docs that mentions how to solve fidlgen issues when fidl interfaces are removed or renamed. * sys/fuchsia: remove stale autogenerated files. * sys/fucsia run make extract && make generate.
* Update fidlgen to keep current with upstream.Julia Hansbrough2018-10-101-2/+2
| | | | | The Syzkaller IR upstream has been updated, so we can properly update consts/fidl descriptions now.
* sys/fuchsia: add description for fuchsia.net, .net-stack, .ldsvc servicesDokyung Song2018-09-141-0/+14