freebsd-dev/usr.sbin/cron/lib
Pawel Jakub Dawidek 78735592f5 Use pidfile(3) in cron(8).
Note, that when cron(8) cannot create pidfile, it'll exit. I didn't
changed this behaviour, but its better to ignore errors other than
EEXIST, so daemon can be started on systems where /var/ file system
doesn't support locking (like NFS without rpc.lockd(8)).
2005-08-24 17:51:36 +00:00
..
compat.c
entry.c Fix parsing of '0' and non-alphanumerics in steps. Previously, an 2005-02-14 14:09:21 +00:00
env.c
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
misc.c Use pidfile(3) in cron(8). 2005-08-24 17:51:36 +00:00