History log of /openbmc/gpioplus/src/gpioplus/internal/fd.cpp (Results 1 – 4 of 4)
Revision Date Author Comments
# 7ba248ad 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: I3a681a9dd632fc31b26bf2df50de0cf4b65f8ec0
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 8809982e 16-Aug-2018 William A. Kennington III <wak@google.com>

internal/fd: Make it possible to not own the original fd


# 6b3d1051 16-Aug-2018 William A. Kennington III <wak@google.com>

internal/fd: Destructors cannot take exceptions


# 05c6d5fc 16-Aug-2018 William A. Kennington III <wak@google.com>

Basic Functionality