File

plugins/mod_unknown.lua @ 7926:b009c27818c6

util.pposix: Expose ENOENT constant (usually 2, but you never know)
author Kim Alvefur <zash@zash.se>
date Wed, 01 Mar 2017 17:03:48 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform