| commit | e9f16552bb6873f29ea00e00d4114385752b943f | [log] [tgz] |
|---|---|---|
| author | Wez <wez@fuchsia.infra.roller.google.com> | Thu Dec 05 15:29:40 2024 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 07:31:38 2024 -0800 |
| tree | 42716f05c7fa4b06bfae1e8cb44e476b05a4d99f | |
| parent | 736b62b2c5abd6b59c1b39d15c7fc45b703b65be [diff] |
[roll] Roll fuchsia [starnix] Add tests for the targets of /proc/[pid]/fd symlinks /proc/[pid]/fd exposes the targets of each file-descriptor that a process holds open. For regular files, directories, etc, this is a path to the relevant file node, but these symlinks also resolve to human-readable names for FDs that have no linked path, e.g. those opened with O_TMPFILE, memfd instances, pipes, sockets, etc. Original-Bug: 382241450 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169192 Original-Revision: d3317a9b12dd192bac2f3529936417e409ca5f21 GitOrigin-RevId: 0ab1d06a29c2b0c105fe5eb9cd808b9b8588618b Change-Id: Ie6d9ceaa51eaebb0f9d89430518847f62b6a0b02
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.