History log of /openbmc/openpower-proc-control/filedescriptor.hpp (Results 1 – 3 of 3)
Revision Date Author Comments
# f78d9042 01-Nov-2018 Patrick Venture <venture@google.com>

add .clang-format

Add .clang-format for automatic style.

Change-Id: I6d240009370179b5b8f1f646b0476a059ec6aa85
Signed-off-by: Patrick Venture <venture@google.com>


# c3bffed7 10-Mar-2017 Matt Spinler <spinler@us.ibm.com>

Have the Target class manage the file descriptor

The sysfs file descriptor will now stay open from first
use until the Target class is destroyed.

Change-Id: Ib9803a527115cc75ecc

Have the Target class manage the file descriptor

The sysfs file descriptor will now stay open from first
use until the Target class is destroyed.

Change-Id: Ib9803a527115cc75ecc9a5351d1e748ccd54a993
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...


# 4e97ebea 28-Feb-2017 Matt Spinler <spinler@us.ibm.com>

Add FileDescriptor class

A simple class to wrap a file descriptor so it can
be opened on construction and closed on destruction.

Change-Id: I16d481fdc91e99720acd9cabff3a3a4690d8

Add FileDescriptor class

A simple class to wrap a file descriptor so it can
be opened on construction and closed on destruction.

Change-Id: I16d481fdc91e99720acd9cabff3a3a4690d8a573
Signed-off-by: Matt Spinler <spinler@us.ibm.com>

show more ...