Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils: Add 'assq_symbol_set_x' function...* src/utils.c (assq_symbol_set_x): New function. * src/mcron.c (parse_opt): Use it. | Mathieu Lirzin | 2017-09-28 | 1 | -1/+0 |
* | Replace generic C wrapper with individual programs...* src/wrapper.c: Delete. * src/crontab.c: New file. * src/mcron.c: Likewise. * src/cron.c: Likewise. * configure.ac: Adapt 'AC_CONFIG_DIR' to use "src/mcron.c". * Makefile.am (bin_crontab_SOURCES, bin_cron_SOURCES) (bin_mcron_SOURCES): Use new files. (bin_cron_CPPFLAGS, bin_mcron_CPPFLAGS, bin_crontab_CPPFLAGS): Delete. | Mathieu Lirzin | 2017-09-28 | 1 | -0/+80 |