[roll] Roll fuchsia [superproject] Roll llvm-project/libc 0ce2423..49e4a51 (2 commits)

49e4a51 Removed tabs.
694971f [libc] Implement gettimeofday

GitOrigin-RevId: 072a5be91d36cff2727d0bdf3c3b66f6b7e1f4e1
Roller-URL: https://ci.chromium.org/b/8797732435833437521
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759035
Original-Revision: 683e7db1be416f5491be0aaebe6dd9fa7d731b47
Change-Id: I6508d143ad53e3f7d93b61571703343db83e4a35
1 file changed
tree: 5f7d06ec70efc08103849bdd7bf4884814baba10
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.