[roll] Roll llvm-project/libc c64a64a..d31480b (5 commits)

d31480b Implement nanosleep per https://pubs.opengroup.org/onlinepubs/009695399/basedefs/time.h.html
ef5778d [libc][obvious] disable mprotect test under sanitizers
6826f54 [libc] add madvise and posix_madvise
ca8ee43 [libc] add mprotect
e784815 [libc] move sys/mman macros to /include

GitOrigin-RevId: c2f4530f55f8ae49cab800b3c6cda5eef16773c4
Change-Id: I10424ead7ec40dad08f7057a1ee8a58403ea7c1c
1 file changed
tree: 9f25852d42eb9e6a905ec0da191aca93e3801d22
  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.