log svr-main.c @ 1596:60fceff95858

age author description
Tue, 06 Mar 2018 21:51:51 +0800 Matt Johnston workaround memory sanitizer FD_ZERO false positives
Sat, 17 Feb 2018 04:27:37 +0100 François Perrad more linting (#55)
Fri, 16 Feb 2018 23:17:48 +0800 Matt Johnston merge
Thu, 20 Jul 2017 19:38:26 +0000 Michael Witten options: Complete the transition to numeric toggles (`#if')
Thu, 15 Feb 2018 23:30:54 +0800 Matt Johnston disallow inetd -v
Wed, 14 Feb 2018 23:06:01 +0800 Matt Johnston make signal flags volatile, simplify handling
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes