Add an error object.
authorJ. Ali Harlow <ali@juiblex.co.uk>
Sat, 11 Feb 2012 23:50:26 +0000 (23:50 +0000)
committerJ. Ali Harlow <ali@juiblex.co.uk>
Sat, 11 Feb 2012 23:50:26 +0000 (23:50 +0000)
commit4f7d9d3adcf274ead04e6eb9da4e92e1048de596
tree6578a98ff0e10f38b8f95a2fd9982e7e1c85309c
parent35626de28060a2091c20d629e736f091faef452b
Add an error object.
This is intended to dis-entangle the two roles that the atomic
object has evolved into so that atomic need only be used where
atomic actions are actually being undertaken.
configure.ac
librazor/Makefile.am
librazor/atomic-actions.c
librazor/atomic-emulate.c
librazor/atomic-ktm.c
librazor/atomic-none.c
librazor/atomic.c
librazor/error.c [new file with mode: 0644]
librazor/razor-internal.h
librazor/razor.h