[roll] Roll fuchsia [superproject] Roll llvm-project/libc a23ece5..da80ba5 (3 commits)

da80ba5 [libc] add `ctime` and `ctime_r` to `date_and_time` documentation (#108665)
8217cd6 [libc][benchmarks] Tidy uses of raw_string_ostream (NFC)
779ed9d [libc][c11] implement ctime (#107285)

GitOrigin-RevId: 4bbd8dcc7890eac19b928647f3826b345d4a061a
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1120537
Original-Revision: 230ae1719635ca06037abbe465774c66a661fbfb
Change-Id: I2330ccf80e56bd053008ad6a181e43f13145d1d3
1 file changed
tree: 9eb63519764fe4ae84adbe4c2e4660ea71844d4d
  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 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.