commit | 8d8a20a7f0736740c142496a2951cba6f1717ae8 | [log] [tgz] |
---|---|---|
author | Roland McGrath <mcgrathr@fuchsia.infra.roller.google.com> | Fri May 24 16:58:21 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 24 10:00:11 2024 -0700 |
tree | f07d345b6e8dea119ca360e9b204f322163f5e0e | |
parent | b12fa7b02de940ac392ee3b93e5047d55cb594b6 [diff] |
[roll] Roll fuchsia [elfldltl][phdr] Refactor _dl_locked_report_globals This is a first step in the work to disentangle libc code from the musl dynamic linker internals. _dl_locked_report_globals in the musl implementation is refactored to use a new C++ subroutine that will be reused in the integration of the new dynamic lniker. Original-Bug: 342469121 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1054072 Original-Revision: 8d91511564fa0d30637376b7f2a4e5fae4e60190 GitOrigin-RevId: 17d4bc333e2ffd33562ae9ee24cac9fb6aa1c804 Change-Id: I3cf177a641b4ce83b391753fe5b1f25180967a13
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
.