]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/error.h
Add error status for the API
authordlezcano <dlezcano>
Mon, 17 Nov 2008 15:18:19 +0000 (15:18 +0000)
committerdlezcano <dlezcano>
Mon, 17 Nov 2008 15:18:19 +0000 (15:18 +0000)
commit5841258071d756a14321b863e01e752f0a9b02d4
treeb1bf5a35658135d1ae2859ee3ff3823a1925a762
parent2aa79ee7874008d3a0d0decd94c4d030c560a355
Add error status for the API

From: Daniel Lezcano <dlezcano@fr.ibm.com>

Added the error codes and the corresponding strings to the liblxc, so
the error raised to the user can be more understandable.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am
src/lxc/error.c [new file with mode: 0644]
src/lxc/error.h [new file with mode: 0644]
src/lxc/lxc.h