commit | 384cd92b7af442b4c7c65da8f1fb6f32347eb3fe | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Sat Mar 25 21:42:33 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Mar 25 14:43:53 2023 -0700 |
tree | 029dfd513dd5202a7f479df2fcaced7dd775d41e | |
parent | 753ff3018331829e968158c5ce86e470161814b6 [diff] |
[roll] Roll fuchsia [libc] Stub out shm_open and shm_unlink completely This POSIX functions don't work since /dev/shm is never installed in fdio's namespace. Just make them stubs for now. Eventually they should be removed entirely, or perhaps supported only in fdio or another such compatibility layer. Original-Bug: 122877 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/825401 Original-Revision: ebe6763d68c361a9b400267eb04463d550a6d11d GitOrigin-RevId: c8621fc71a83c7fd90557c8d5a26749687bbe1e8 Change-Id: Iefd4b2e5bdd2896d10ecff3d1aa7513f30589c82
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 via the IRC channel #fuchsia
on Freenode.
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
.