protect framework files from apps
commit08c49b5a0a5784c499ad0439c1f3258ff3755db9
authorKartik K. Agaram <vc@akkartik.com>
Wed, 9 Mar 2022 03:20:53 +0000 (8 19:20 -0800)
committerKartik K. Agaram <vc@akkartik.com>
Wed, 9 Mar 2022 03:20:53 +0000 (8 19:20 -0800)
treeab62510dde1e56e9c4ddf59cfa875c2b32f9e027
parent2b47f763086cba3369a928c8e9d9d9543b844e37
protect framework files from apps

There's a separate open question here of where Teliva should store files
like teliva_editor_state and teliva_editor_buffer. One school of thought
is that apps should never be dropping crud into people's directories. On
the other hand, I'm kinda encouraging people so far to just run apps
from Teliva's directory. Perhaps that makes it ok?
manual_tests
src/liolib.c
src/loslib.c