Robin Malley
2e735282ec
Fix some cache invalidation bugs that would cause the index and author pages to not update correctly when new pastes were made. |
||
---|---|---|
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