History log of /openbmc/sdeventplus/src/ (Results 76 – 100 of 111)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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

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

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

source/time: Implement

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.

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

source/base: Implement moving

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

source/base: Make it possible to get the prepare callback

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

source/base: Make it possible to get the underlying sd_event_source

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

source/base: Only disable the event if it exists

This shouldn't happen in practice but will be needed to supporting
moving.

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

source/base: Take an event directly instead of sdevent

Also expose a mechanism for retrieving our internal event.

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

source/base: Constify

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

event: Add trivial functions

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

clock: Add class for future use

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

event: Allow extracting the event and sdevent impl

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

event: Constify operations

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

event: Constify sdevent

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

sdref: Moves should actually invalidate the reference

This also makes it possible to use in boolean expressions to check
validity.

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

sdref: Fix styling

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

sdref: Constify sdevent

12345