author | John Crispin <blogic@openwrt.org> | |
Sat, 21 Mar 2015 10:47:01 +0000 (11:47 +0100) | ||
committer | John Crispin <blogic@openwrt.org> | |
Mon, 23 Mar 2015 07:09:26 +0000 (08:09 +0100) | ||
commit | dfcfcca7baf2b22d8dac1a724bdb7dd9d52f4c05 | |
tree | 3a816421a7ad85c27bc9a174d73cf8fda7b776c8 | tree | snapshot |
parent | 0cf744c720c9ed01c2dae25f338d4e96b9db95e3 | commit | diff |
.gitignore | diff | blob | history | |
CMakeLists.txt | diff | blob | history | |
jail/elf.c | [new file with mode: 0644] | blob |
jail/elf.h | [new file with mode: 0644] | blob |
jail/jail.c | [new file with mode: 0644] | blob |
jail/log.h | [new file with mode: 0644] | blob |
jail/preload.c | [new file with mode: 0644] | blob |
jail/seccomp-bpf.h | [new file with mode: 0644] | blob |
jail/seccomp.c | [new file with mode: 0644] | blob |
jail/seccomp.h | [new file with mode: 0644] | blob |
make_syscall_h.sh | [new file with mode: 0755] | blob |
preload.h | [new file with mode: 0644] | blob |
trace/preload.c | [new file with mode: 0644] | blob |
trace/trace.c | [new file with mode: 0644] | blob |