MANIFEST.in
README
setup.py
bin/catbox
catbox.egg-info/PKG-INFO
catbox.egg-info/SOURCES.txt
catbox.egg-info/dependency_links.txt
catbox.egg-info/top_level.txt
src/catbox.c
src/catbox.h
src/core.c
src/paths.c
src/retval.c
src/syscall.c
tests/__init__.py
tests/test_event_hooks.py
tests/test_process_management.py
tests/testing.py
tests/old_tests/basic-test.py
tests/old_tests/class-test.py
tests/old_tests/execve-test.py
tests/old_tests/follow-test.py
tests/old_tests/fork-test.py
tests/old_tests/kernel-module.py
tests/old_tests/logger-test.py
tests/old_tests/maxpath-test.py
tests/old_tests/mkdir-test.py
tests/old_tests/network-test.py
tests/old_tests/operations-test.py
tests/old_tests/pathlist-test.py
tests/old_tests/perf.py
tests/old_tests/proc-test.py
tests/old_tests/pthread-test.py
tests/old_tests/remode.py
tests/old_tests/retcode-test.py
tests/old_tests/run.py