| commit | a99f1db62174e626953dca90cd69f817af2ff08d | [log] [tgz] |
|---|---|---|
| author | Mikhail R. Gadelha <mikhail@fuchsia.infra.roller.fuchsia.infra.roller.igalia.com> | Fri May 16 17:29:16 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Fri May 16 17:31:31 2025 -0700 |
| tree | 8b976f598ef4e50d5f0fac12b9d5f1cb7b2dc274 | |
| parent | 60c79b21390b27a3bba5a625d19a32b99e90bef8 [diff] |
[roll] Roll fuchsia [roll] Roll llvm-project/libc [libc] Enable setitimer and getitimer functions on riscv (#139182) These functions don't have a _time64 variant, so we can't use time_t directly (since our time_t is a uint64_t). The workaround is to use longs when doing the syscall and write back when necessary. GitOrigin-RevId: ba38e56c989af932eaa7b287a8e6197abf693e57 Original-Revision: f6c3eba6dc958efeb455992153a34bfcbf8567fc Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279373 Original-Revision: b74014af9d12d054ebd4fb19c67ed1f1dc916349 GitOrigin-RevId: 41d806331adce025ed69d073551d053d8455c87d Change-Id: I05c41424e670433c40cc884c0eb2df817ac49455
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 in one of the communication channels documented at get involved.
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.