History log of /openbmc/sdeventplus/ (Results 101 – 125 of 156)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
fb601de523-Jul-2018 William A. Kennington III <wak@google.com>

event: Add header documentation

85aa760523-Jul-2018 William A. Kennington III <wak@google.com>

internal: More doc clarification

16cf1b6c23-Jul-2018 William A. Kennington III <wak@google.com>

internal: Add header documentation

7b79fb5523-Jul-2018 William A. Kennington III <wak@google.com>

example/follow: Implement

86be5dd823-Jul-2018 William A. Kennington III <wak@google.com>

source/event: Rename Event to EventBase

eaf815f723-Jul-2018 William A. Kennington III <wak@google.com>

source/io: Temporarily remove {get,set}_fd_own

These functions were implemented only in newer systemd 237+. We often
deal with older verisons so lets add them back after some time passes.
We could a

source/io: Temporarily remove {get,set}_fd_own

These functions were implemented only in newer systemd 237+. We often
deal with older verisons so lets add them back after some time passes.
We could also make them an optional autodetected feature to work around
the issue.

show more ...

571fdf9e22-Jul-2018 William A. Kennington III <wak@google.com>

source/child: Implement

210ce58022-Jul-2018 William A. Kennington III <wak@google.com>

source/signal: Missing <sdeventplus/evet.hpp>

a3a3850422-Jul-2018 William A. Kennington III <wak@google.com>

source/signal: Implement

ce80c3ff22-Jul-2018 William A. Kennington III <wak@google.com>

source/io: Implement

ebcb4f1e22-Jul-2018 William A. Kennington III <wak@google.com>

test/source/event: Add missing <type_traits>

09e36d7022-Jul-2018 William A. Kennington III <wak@google.com>

internal/sdevent: Build impl into object

5a7365c622-Jul-2018 William A. Kennington III <wak@google.com>

source/event: Implement event_handler style sources

425691a222-Jul-2018 William A. Kennington III <wak@google.com>

test/time: Missing functional

1072c7f019-Jul-2018 William A. Kennington III <wak@google.com>

test/time: Validate callback

7e2e60e717-Jul-2018 William A. Kennington III <wak@google.com>

example/heartbeat: Show a time example

e32a88e117-Jul-2018 William A. Kennington III <wak@google.com>

source/time: Implement

15ac222419-Jul-2018 William A. Kennington III <wak@google.com>

configure: Remove default automake includes

Otherwise we end up masking c++ system headers like <exception> with our
own test and example binaries

00ede16c19-Jul-2018 William A. Kennington III <wak@google.com>

utils: Fix type of performCallback

e0f1d19917-Jul-2018 William A. Kennington III <wak@google.com>

source/base: Make callback handling generic

4e9e604f17-Jul-2018 William A. Kennington III <wak@google.com>

internal/utils: Errors now have names

feef68f717-Jul-2018 William A. Kennington III <wak@google.com>

source/base: Refactor out callback routine

The callback mechanism will be used by other callback methods in the
same fashion, so we can template and re-use this functionality

2d943ead17-Jul-2018 William A. Kennington III <wak@google.com>

source/base: Support automatically configuring userdata

This makes callbacks work correctly as the systemd callback functions
need to know where to look for the object storing the real callback.

e3e1df0b17-Jul-2018 William A. Kennington III <wak@google.com>

test/source/base: Clean up duplicated code

cc6b12be17-Jul-2018 William A. Kennington III <wak@google.com>

source/base: Implement moving

1234567