Robin Malley
1863e14b34
adds a function to the global namespace, log() as well as constants from syslog(3) for logging messages. |
||
---|---|---|
assets | ||
conf | ||
kore_chroot | ||
src | ||
.gitignore | ||
Makefile | ||
README.md | ||
dh2048.pem |
README.md
Misc notes.
We need to enable STATX in kore instead of STAT. One of the places seems to have ifdef garuds around it, just added it to the other place.
We need to comment out the restrictions on mprotect around line 99 of src/seccomp.c in order for luajit to be able to do it's thing