[roll] Roll fuchsia [starnix] timer_create respects timelines.

Allows callers to have a timeline other than
CLOCK_REALTIME with absolute deadlines.

Prior to this change, non REALTIME durations would
still work, but any timer_settime calls with absolute
deadlines could behave unexpectedly.

Original-Bug: 349097828
Original-Fixed: 349189246
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1070844
Original-Revision: 166431d0f0076dda8fbb37159c81da3dca8b2f0e
GitOrigin-RevId: 8a7049bc6f8400ae2e3321e136f537cc24c73fc5
Change-Id: I23429d8ff35373f992d648143411b8ec5c892a5a
1 file changed
tree: 6d40626254bd4b34bedf1bbb754f8f11ad709166
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.