Initial import
authorRobert Swiecki <swiecki@google.com>
Thu, 14 May 2015 21:44:48 +0000 (23:44 +0200)
committerRobert Swiecki <swiecki@google.com>
Thu, 14 May 2015 21:44:48 +0000 (23:44 +0200)
commit0ca35aa942104c008c9cfd3975139fdb11997027
treeed77464572ca51744632d1fd462bd6e4978150ba
Initial import
21 files changed:
CONTRIBUTING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
cmdline.c [new file with mode: 0644]
cmdline.h [new file with mode: 0644]
common.h [new file with mode: 0644]
contain.c [new file with mode: 0644]
contain.h [new file with mode: 0644]
log.c [new file with mode: 0644]
log.h [new file with mode: 0644]
net.c [new file with mode: 0644]
net.h [new file with mode: 0644]
nsjail.c [new file with mode: 0644]
nsjail.h [new file with mode: 0644]
sandbox.c [new file with mode: 0644]
sandbox.h [new file with mode: 0644]
seccomp/bpf-helper.c [new file with mode: 0644]
seccomp/bpf-helper.h [new file with mode: 0644]
subproc.c [new file with mode: 0644]
subproc.h [new file with mode: 0644]