[PATCH phosphor-event v4 0/4] Add delete for error logs

OpenBMC Patches openbmc-patches at stwcx.xyz
Wed Nov 25 03:20:26 AEDT 2015


This supports both deleting individual logs
and all logs

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

Chris Austen (4):
  Add delete for error logs
  Add signal support add/remove
  Move to size_t for logid
  Object manager doesn't show until first log

 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