[roll] Roll fuchsia [Starnix] pass getdents02, enable mmap09.

Fixed getdents() to return EFAULT when the buffer ptr is invalid.
mmap09 passes consistently with recently-update LTP tests.

Original-Bug: 391669044
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195102
Original-Revision: b7472ffa4c75978388c540d28e506016c603384c
GitOrigin-RevId: c0629858c101faa5e3da489e8d9d305f9c6300c5
Change-Id: Iaaea5ee6007da8ab75b2dfa421caa7938861cabf
1 file changed
tree: ad1274170094c17df4060581be23402f29af8389
  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 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.