| commit | a9830d2ea7241e24af227c0caf225f491e28785e | [log] [tgz] |
|---|---|---|
| author | Aaron Knobloch <aknobloch@fuchsia.infra.roller.google.com> | Tue Apr 29 10:53:48 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 29 10:55:37 2025 -0700 |
| tree | a2732276aaf3ae72a189c443a4c6d99d97f55440 | |
| parent | 99a7b424e642cfad52c3f97d16b778f9ab6755dd [diff] |
[roll] Roll fuchsia [starnix] Move syslog_test to use write instead of dprintf dprintf, by way of libio, calls lseek on the target file. The lseek call will fail on files such as /dev/kmsg (EINVAL). This is fixed in newer versions of glibc, but using write is a safer bet. Original-Bug: 411487428 Test: syslog_test, executed on Machina Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263252 Original-Revision: a0e39cfeba6650023644310a3094c7b1876d40cd GitOrigin-RevId: 353f1a74584ae5c6701052a407e5ec64d9e9ab21 Change-Id: Ic63df547a470966ce59154698bae807ff310e30c
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.