log plugins/mod_posix.lua @ 12513:6efbcd52db21

age author description
Wed, 06 Oct 2021 14:50:47 +0200 Kim Alvefur mod_posix: Run signal handlers in the startup thread
Thu, 30 Sep 2021 23:22:07 +0200 Kim Alvefur mod_posix: Exit with non-zero status code on problems
Fri, 16 Oct 2020 14:01:25 +0100 Matthew Wild mod_posix: Hook and fire events on SIGUSR1/2
Tue, 08 Sep 2020 22:50:43 +0200 Kim Alvefur mod_posix: Daemonize later
Mon, 24 Aug 2020 19:48:47 +0200 Kim Alvefur mod_posix: Remove ancient undocumented user switching
Sun, 26 Jan 2020 16:42:56 +0100 Kim Alvefur mod_posix: Add deprecation warning for the 'daemonize' option
Sun, 19 Jan 2020 15:34:28 +0000 Matthew Wild Merge 0.11->trunk