commit | 66ff392fe8cee4e06d792c85fdee4dcd67a662be | [log] [tgz] |
---|---|---|
author | Siva Chandra Reddy <sivachandra@fuchsia.infra.roller.google.com> | Wed Apr 20 18:24:39 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 20 11:25:54 2022 -0700 |
tree | d0a8d032d295b5b2075fa0401f830e7180c8188b | |
parent | 8b212844cc061e16e2a455b5288ee6df98b5f0e3 [diff] |
[roll] Roll llvm-project/libc [libc] Add GNU extention functions fread_unlocked and fwrite_unlocked. POSIX locking and unlocking functions flockfile and funlockfile have also been added. The locking is not recursive yet. A future patch will make the underlying lock a recursive lock. Reviewed By: lntue Differential Revision: https://reviews.llvm.org/D123986 GitOrigin-RevId: 4f1cd96af16318bd99be3b3e83bd67fe5f37647c Original-Revision: adbd6aaa066d754c6a32fe39e5b98513390c350e Change-Id: I6d6e16f7cc803f64bbd1a26f9fdfdb79f5a9ac77
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
.