History log of /seL4-camkes-master/projects/seL4_libs/libsel4utils/src/strerror.c
Revision Date Author Comments
# 20012244 14-Jan-2019 Kofi Doku Atuah <kofidoku.atuah@data61.csiro.au>

sel4utils: Strfault: Preprocess out indices which are HYP specific


# 25bc80fe 13-Jan-2019 Kofi Doku Atuah <kofidoku.atuah@data61.csiro.au>

sel4utils: new new function: sel4_strfault()

* Returns a string for an seL4 fault type


# 9214341c 04-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix licenses


# 80b9e99e 20-Jun-2016 Kofi Doku Atuah <kofi.dokuatuah@nicta.com.au>

Move sel4_debug.h back into libsel4utils

This patch also renames a header {sel4debug/sel4_debug.h=>sel4utils/strerror.h}.

Additionally, convert some header guards to #pragma once and update
README.md to describe what things should go into libsel4utils and
libsel4debug.

SELFOUR-513