enable_logcycling
(void) sigset(SIGUSR1, (void (*)(int))enable_logcycling);
static void enable_logcycling(void);