[roll] Roll llvm-project/libc f896289..c2daa51 (13 commits) c2daa51 [libc] added newhdrgen python script and class file (#96671) b9eee4d [libc] Remove atomic alignment diagnostics globally (#96803) ef4cc7a [libc] NVPTX Profiling (#92009) a681d68 [libc] added newhdrgen class implementation (#96710) fce1cc5 [libc] add proxy header for struct_sigaction (#96224) cee4c9f [libc][fcntl] Simplify the handling of the return value from syscall … (#96325) ee4ec88 [libc][docs] List `rand` and `srand` as supported on the GPU (#96757) d240330 [libc] Fix Fuscia builder failing on atomic warnings (#96791) 4924fea [libc] Make 'rand()' thread-safe using atomics instead of TLS (#96692) fb0c397 [libc][fixedvector] Add const_iterator begin/end (#96714) 496262e [libc][arm] move setjmp+longjmp to fullbuild-only entrypoints (#96708) b607eba [libc][math] Implement double precision cos correctly rounded to all rounding modes. (#96591) 057539a [libc][math][c23] Add MPFR exhaustive test for fmodf16 (#94656) GitOrigin-RevId: c75ac8dff7d9d143c9e09da73b4a0ad5febf8f93 Change-Id: I73b3be31a77c8a0c15ffa5b9d3fc06a7ef24409a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.