add class for weekly scheduling, intervals still missing
authorGerd v. Egidy <gerd.von.egidy@intra2net.com>
Wed, 28 Jan 2009 00:06:36 +0000 (01:06 +0100)
committerGerd v. Egidy <gerd.von.egidy@intra2net.com>
Wed, 28 Jan 2009 00:06:36 +0000 (01:06 +0100)
commit1720aceeab541ac22686bdfc047e477e2d513fa5
tree012243a98d2c9082a306296187f29da351e360af
parent8d3d0f8779ca084d41f1886de75759a42d1909e4
add class for weekly scheduling, intervals still missing
src/Makefile.am
src/cron.cpp [new file with mode: 0644]
src/cron.hpp [new file with mode: 0644]
src/timefunc.cpp
src/timefunc.hxx
test/Makefile.am
test/test_cron.cpp [new file with mode: 0644]