From cd00a759db54b036d316c6c8acf535fc2beab591 Mon Sep 17 00:00:00 2001 From: fukachan Date: Thu, 1 Feb 2001 12:39:13 +0000 Subject: pick up todo on fml.pl --- regress/simulation/TODO | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/regress/simulation/TODO b/regress/simulation/TODO index 687e42f0..83ae31f0 100644 --- a/regress/simulation/TODO +++ b/regress/simulation/TODO @@ -1,7 +1,7 @@ -default_umask -has_alarm -has_getuid -has_getgid + $default_umask + $has_alarm + $has_getuid + $has_getgid loop_check @@ -11,3 +11,18 @@ loop_check time_zone config? newsyslog() + +mode-expire +mode-archive +mode-html-generator + +alarm() + + +default signal handling + $SIG{'ALRM'} = 'Tick'; + $SIG{'INT'} = $SIG{'QUIT'} = $SIG{'TERM'} = 'SignalLog'; + +MIME Content Handler(include backword compatible) + +log suffix extension -- cgit v1.2.1