[roll] Roll fuchsia [zircon] Move zx_thread_set_rseq out of next VDSO

The zx_thread_set_rseq syscall is fully implemented and the RFC has been
accepted. This CL moves the syscall out of the next VDSO and into the
main VDSO.

Original-Bug: b/449980934
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1542794
Original-Revision: 237fd4ae019972a442f8060334101f0529610c3a
GitOrigin-RevId: eca87bb51fc603cf85d40ef76edd9386c4f37f5e
Change-Id: I09a74ae86ebea6a23c7b1c2071b7ee9220967daf
1 file changed
tree: ac412f216a0df35109371b37e942cd76c80efaa1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.