[PATCH phosphor-event v3 0/3] Add delete for error logs

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Nov 24 13:10:19 AEDT 2015


This supports both deleting individual logs
and all logs

https://github.com/openbmc/phosphor-event/pull/2

Chris Austen (3):
  Add delete for error logs
  Add signal support add/remove
  Move to size_t for logid

 Makefile         |   1 +
 event_messaged.c | 207 ++++++++++++++++++++++++++++++++++++-------------------
 list.c           |  75 ++++++++++++++++++++
 list.h           |  23 +++++++
 4 files changed, 234 insertions(+), 72 deletions(-)
 create mode 100644 list.c
 create mode 100644 list.h

-- 
2.6.3




More information about the openbmc mailing list