elks-enhanced

publicRead
Owner: themasterBranch: masterCommits: 6893Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL

File history

Tracking elkscmd/cron/crontab.c
CommitAuthorDateMessage
1e931261afb3ed8e8963145b9187d28071e1e0fChuck Coffing2023-07-29Shrink size of crontab; saves ~100 bytes per bin
5d3867099909613b8e25bce9a510f9dbaa5992fChuck Coffing2023-07-22[crontab] Delete excess newline from log lines
71b9ec45c2f6479d95866e83369ea02f32d6554Chuck Coffing2023-07-21[cron] warning and bug fixes
616342845ff19cccbea5ddf93800d8c7f354fc1Chuck Coffing2023-07-21[cron] Apply standard ELKS formatting; no code changes
1ad6ec3910384e07073e097c7dc55d073c0240bGreg Haerr2022-02-07[cmds] Update paths.h, remove /var/run/utmp, who
a38acda1e475a458fa0301b5b11bc8f64b22380Greg Haerr2020-12-10Create FAT compatible temp files
f8a2dcb0668e853d264368e24875183f48d2748georgp242020-06-01Check if cron directory exists in crontab.c
1777d686e51d4566dffdf14cf053fd07246abf4georgp242020-05-11Update cron commit. Set CRONDIR to /var/cron. Reduce memory requirement in Makefile. Check if CRONDIR exists. The cron.out file is set by the user when scheduling the job in his crontab file. Removed executables.
63b2313017d6f9e233a8474e8b12990ba95ec44georgp242020-05-09Add cron job scheduler to ELKS