]> git.proxmox.com Git - mirror_lxc.git/commit
encapsulate lxc_handler
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 16 Jul 2009 14:38:15 +0000 (16:38 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 16 Jul 2009 14:38:15 +0000 (16:38 +0200)
commit3a0f472d9dcf1d343dcec1d6d644a8d925fa3ce7
tree4726fca1d1a7fdd2c39801aab1b75fc33b59bd97
parentcdfeda48d2f112cef5f300538e77e5b81b8c80a4
encapsulate lxc_handler

Move the lxc_handler structure definition in the body file and
dynamically allocate it.

lxc_handler becomes an opaque structure for the user.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/start.c
src/lxc/start.h