Introduce the new error framework
commitd5ec4f27c387c3b3200abb8656343b2519ea3047
authorLuiz Capitulino <lcapitulino@redhat.com>
Wed, 1 Jun 2011 17:14:49 +0000 (1 12:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 7 Jun 2011 18:52:10 +0000 (7 13:52 -0500)
treed2c034e55cf46ea98c619177e59b909f66f02ea3
parent87c2f59166b7ec5b3ce44b5c4a2337c07a78e533
Introduce the new error framework

New error-handling framework that allows for exception-like error
propagation.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.objs
error.c [new file with mode: 0644]
error.h [new file with mode: 0644]
error_int.h [new file with mode: 0644]