File

plugins/mod_unknown.lua @ 13448:93b4ce0115f0

util.signal: Fail signalfd() if unable to change signal mask By aborting early, the failure should be brought to the attention somehow.
author Kim Alvefur <zash@zash.se>
date Wed, 28 Feb 2024 22:31:06 +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