[roll] Roll fuchsia [starnix] Zero check for nanosleep

fxr/828385 caused a spike in clock_nanosleep() performance for 0 and 1
nanoseconds. We should check if the nanosleep request is 0 and return early.

Original-Fixed: 124945

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/831316
Original-Revision: 97e5beee74d15a971c13d3ef1721cff84f56a9c9
GitOrigin-RevId: 425de6f5ff4a306ca2f6856eed6466626c488e73
Change-Id: I9eb250a81c21060aad369d125da01e785c7c325f
1 file changed
tree: af0d896b2e96de36d6d65fc4aaca8d334611e9ed
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.