lxcpp: Stopping container's init process 04/49304/3
authorJan Olszak <j.olszak@samsung.com>
Mon, 12 Oct 2015 10:43:10 +0000 (12:43 +0200)
committerJan Olszak <j.olszak@samsung.com>
Mon, 12 Oct 2015 12:01:06 +0000 (14:01 +0200)
commit94f4fbe894f1b987af9cb4183f14f8c5c43010be
treefdf2675c72a74ae643428ee007a8ed36f608260b
parent3b6129779f3829bd1a1987087ccdd7d14a4af98d
lxcpp: Stopping container's init process

[Feature]       Terminating container's init process
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install and run tests

Change-Id: I77af77016d06555b6eea3e133e25a44574580c67
common/utils/signal.cpp
common/utils/signal.hpp
libs/lxcpp/commands/stop.cpp [new file with mode: 0644]
libs/lxcpp/commands/stop.hpp [new file with mode: 0644]
libs/lxcpp/container-impl.cpp
libs/lxcpp/utils.cpp
tests/unit_tests/lxcpp/ut-container.cpp