History log of /openbmc/sdeventplus/example/follow.cpp (Results 1 – 3 of 3)
Revision Date Author Comments
# a8c11e3c 10-May-2023 Patrick Williams <patrick@stwcx.xyz>

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest

clang-format: copy latest and re-format

clang-format-16 has some backwards incompatible changes that require
additional settings for best compatibility and re-running the formatter.
Copy the latest .clang-format from the docs repository and reformat the
repository.

Change-Id: I84a952aae0e96b2960d8622659902df660d5ddb8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 7b79fb55 23-Jul-2018 William A. Kennington III <wak@google.com>

example/follow: Implement


# 8f90e28b 17-Jul-2018 William A. Kennington III <wak@google.com>

Initial Commit