[roll] Roll llvm-project/libc c5f1672..900cedd (2 commits)

900cedd [libc][obvious] add aligned_alloc as entrypoint
c11fdd1 [libc] Link the SCUDO integration tests to a special entrypoint collection.

GitOrigin-RevId: c5e58219a3eed40015380b1198511382d638cbc4
Change-Id: I72d707412903f4cc2526fbba7cfd9e593f977250
1 file changed
tree: d5265abba71cb4b406e61c281c916cb0e0bc5525
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.