[roll] Roll fuchsia [starnix] Add stub ppoll implementation

This is a temporary addition until a proper ppoll is implemented.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592807
Original-Revision: 2a68b103d662b816ff4f3f661d91dc8548b929ae
GitOrigin-RevId: e1d3b2615de10f79cf40d2078fffe4b66712faac
Change-Id: I7d1cc504c5c7a5037497d4bbdd67ecd537fb931b
1 file changed
tree: 441d1e665dc7e92ddaaa4167ea9729ab41e70c9b
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.