[roll] 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: 74f7c1db5013395a392a7cd22fb6165217e987b1
Change-Id: I188364ecb3c9a3110a1a3398127df336f13572e6
1 file changed
tree: 7eb49d335c5cf34307d3eb34e1edb96afb07d7a5
  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.