[roll] Roll fuchsia [superproject] Roll fuchsia [superproject] Roll llvm-project/libc [libc] Add select.h and the implementation of the select function for Linux.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D136375

GitOrigin-RevId: 82603889845003e5a5308012ebe9bfe1d09f8529
Original-Revision: 4db14390e3f5d1b0c3c57b1247c8dbab90f34716
Roller-URL: https://ci.chromium.org/b/8799630703180012641
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/745445
Original-Revision: b805f503c99692189bafba3527c08f0e4d231c93
Roller-URL: https://ci.chromium.org/b/8799625853323304241
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/745429
Original-Revision: cc0e8ecadab8947a6facc10506da757f7fb4c14d
Change-Id: Ib8ccc8f7abf5d95edee3e09d0c6ab765d5478a80
1 file changed
tree: 5f5815608bc063776ff8f22db5173dccb8c47201
  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.