[roll] Roll fuchsia [zircon][vdso] Stub implementation of zx_thread_set_rseq

This CL adds an implementation of zx_thread_set_rseq that does nothing.
Future CLs will add the functionality.

Based on RFC draft in
https://fuchsia-review.googlesource.com/c/fuchsia/+/1385763

Original-Bug: b/449980934
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1480177
Original-Revision: d718da7559ecbf3ff262d5b0ce15340a861ec433
GitOrigin-RevId: 9c9de3fb1f6d779e1c98709b1df76a242e2bc6b5
Change-Id: I2885a3411b0c4b2eccd9a192ce25ea8468a25c64
1 file changed
tree: c782d1eb9148e543c735159018b2d1f956c96239
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.