[roll] Roll llvm-project/libc d090e64..4a57a1c (7 commits)

4a57a1c [libc] Stop installing `sys/types.h` when not requested (#119765)
72c9ac5 Revert "[libc] Breakup freelist_malloc into separate files" (#119749)
264e85a [libc][docs] move docgen from json to yaml (#119744)
4efcf20 [libc] Breakup freelist_malloc into separate files (#98784)
f470234 [libc][docgen] simplify posix links (#119595)
487b26d [libc][docs] fix typo
84f6481 [libc][docgen] support non-top-level headers (#119621)

GitOrigin-RevId: 6c1145619b6c43691d4ffcea982fb05a4b46faf8
Change-Id: Ic349c9c6e82e3f69d5111791d08bd9795aca9d5b
1 file changed
tree: 71a0ee30040d2171e5c7eb01f2f77bdf2f30085d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.