commit | 8797855fef6392fcde5c9b03ed5985e568dc98ca | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia.infra.roller.fuchsia-infra.iam.gserviceaccount.com> | Sat Feb 15 18:48:21 2025 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Sat Feb 15 18:49:44 2025 -0800 |
tree | b40b556d6ef1b60eadae9145ef065ecf8c0291fb | |
parent | 2579905c9b33ec8104b381a3c40856cec30cc0c3 [diff] |
[roll] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Fill out generated malloc.h and related stdlib.h extensions (#127293) This updates the generated stdlib.h and malloc.h headers to include the subsets of extenion functions declared by glibc that are also supported by Scudo and that use only simple types. Scudo's extensions not declared by glibc are omitted. glibc's extensions not implemented by Scudo are omitted. The mallinfo and mallinfo2 functions are omitted (at least for now) since they need struct definitions for their return types. GitOrigin-RevId: 95c14861e3eb9ede1f2ab6d5310dd03dfe501f10 Original-Revision: ac36e67b33787f3c71297e7617f8528fdba62f98 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207851 Original-Revision: ff5358924758db90ae6c9f70e4131024108bb893 Change-Id: I3803d788b804432178709851c0eb7bf4e1957fb4
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
.