]> git.proxmox.com Git - mirror_lxc.git/commit - configure.ac
Add getsubopt implementation for Android
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 18 Nov 2015 01:37:10 +0000 (20:37 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 18 Nov 2015 02:25:46 +0000 (21:25 -0500)
commit9dbcd668334605c79f89a1e6890cc1ecdead858c
tree295d1f13bda99f1fabc97ce0f505c9ce4f95db2e
parent0c233eeec59ce468e3e3357a15b057f0584975f8
Add getsubopt implementation for Android

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
configure.ac
src/include/getsubopt.c [new file with mode: 0644]
src/include/getsubopt.h [new file with mode: 0644]
src/lxc/Makefile.am
src/lxc/lxc_copy.c