[roll] Roll fuchsia [starnix] Implement symlinkat

This add symlink support to tmpfs. It does not add support for resolving
symlinks. The tests that are not run all either follow links or involve
capability/permissions.

Original-Fixed: 76858
Original-Bug: 79421
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/556202
Original-Revision: ae1daaa9dee0bf0d51217328899b366edd584d03
GitOrigin-RevId: d684e6863a8668b24bb806fb1eedacd48917c774
Change-Id: I60b786f4a2ff3098a7b2061bd9912db5898de77f
1 file changed
tree: 2f25eb1f0d3cba44c56f8c38ddb2cda0974f8c1c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.