[roll] Roll fuchsia [starnix][pidfd] Add pidfd_open syscall

This simple implementation is enough to pass three more LTP tests.

Test: pidfd_open01, pidfd_open02, pidfd_open03
Original-Bug: 119476
Original-Bug: b/287120994
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/893609
Original-Revision: f439998f14b7c713a322f59883a9b17efaa9501b
GitOrigin-RevId: 330fdd51fcf83e9eae72ed73be8841e22ae5c5b7
Change-Id: I18905bef9f8c9bf9499023022d30d27d751e82df
1 file changed
tree: 0debd1b0f67efb87ebd4a8b52289692b0abe2594
  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.