]> granicus.if.org Git - fcron/commit
bug corrected : we check for the existence of getopt_long(), not only getopt.h,as...
authorthib <thib>
Fri, 17 Aug 2001 19:42:14 +0000 (19:42 +0000)
committerthib <thib>
Fri, 17 Aug 2001 19:42:14 +0000 (19:42 +0000)
commitedec7296154516a2e2cc22b78db59a3f54bbe0de
treebe69dc04b828a639c7bd8cfc16383a83e37f4acc
parent83eae8c0c72e1702190c0828f612a11a2f3a3178
bug corrected : we check for the existence of getopt_long(), not only getopt.h,as some systems may define getopt() in getopt.h but not getopt_long()
added handle for SIGUSR2 : print current schedule, and switch on/off debug mode
fcron.c