File

plugins/mod_windows.lua @ 7083:ac920b0f9eae

util.random: Open /dev/urandom read-only, make seed() a noop
author Kim Alvefur <zash@zash.se>
date Tue, 12 Jan 2016 23:48:16 +0100
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here