Skip to content

posix: implement _POSIX_THREAD_SAFE_FUNCTIONS's time functions #144850

posix: implement _POSIX_THREAD_SAFE_FUNCTIONS's time functions

posix: implement _POSIX_THREAD_SAFE_FUNCTIONS's time functions #144850

Triggered via pull request August 21, 2024 11:43
Status Success
Total duration 2m 50s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 38s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

1 error, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 1.
Run compliance checks on patch series (PR): ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details. You may want to run clang-format on this change: - time_t tests3 = (time_t) -214748364800; + time_t tests3 = (time_t)-214748364800; File:tests/lib/c_lib/common/src/main.c Line:1147
You may want to run clang-format on this change: tests/lib/c_lib/common/src/main.c#L1147
tests/lib/c_lib/common/src/main.c:1147 - time_t tests3 = (time_t) -214748364800; + time_t tests3 = (time_t)-214748364800;

Artifacts

Produced during runtime
Name Size
compliance.xml
612 Bytes