commit | d371943e33f723a3922f43f43e703c3393fcdb96 | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Mon Sep 09 06:14:15 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Sun Sep 08 23:16:05 2024 -0700 |
tree | 344cf6ae123adbd252da5d518f93ca5bf91c2fa7 | |
parent | a9201ad05dc94f6c59d21b09d954acbf3ef8644b [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Add proxy header for the jmp_buf type (#107712) Added proxy header for the jmp_buf type and changed all use instances from __jmp_buf * to the typedef alias jmp_buf , fixed the link to LLVM in stack_t.h description GitOrigin-RevId: 4ec8d47820af4cb0fff2d0d42f50c3555327e9c5 Original-Revision: 44fba22f858e287393c8d2837f7d1a6ab7cff0ea Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1114762 Original-Revision: 3f67b2879c7de0f394722cb02f8d47399b2164e8 Change-Id: Ic09378bc428104d2b880a594120e046e0723871b
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
.