lxcpp: AttachManager and chdir 74/46874/7
authorJan Olszak <j.olszak@samsung.com>
Wed, 26 Aug 2015 16:42:18 +0000 (18:42 +0200)
committerJan Olszak <j.olszak@samsung.com>
Thu, 27 Aug 2015 13:49:20 +0000 (15:49 +0200)
commit780d827c738f367461de445812b81e5edc1d4071
tree3ce74d41615aaf2f8bbb6b49533ba9e1cd4e17de
parent9c3710942aac6095d0f28587286868783ec1ef6a
lxcpp: AttachManager and chdir

[Feature]       Added AttachManager for handling attaching
                It's possible to set cwd inside container.
[Cause]         N/A
[Solution]      N/A
[Verification]  Build, install, run tests

Change-Id: Ida77e56a7d4f42225554c8fe02b5794509b83ef2
libs/lxcpp/attach-manager.cpp [new file with mode: 0644]
libs/lxcpp/attach-manager.hpp [new file with mode: 0644]
libs/lxcpp/container-impl.cpp
libs/lxcpp/container-impl.hpp
libs/lxcpp/container.hpp
libs/lxcpp/filesystem.cpp
libs/lxcpp/filesystem.hpp
libs/lxcpp/network-config.hpp
libs/lxcpp/network.hpp