summaryrefslogtreecommitdiff
path: root/src/shared/calendarspec.c
Commit message (Expand)AuthorAgeFilesLines
* calendar: support 'yearly' and 'annually' names the same way as cronLennart Poettering2013-11-201-0/+17
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-2/+2
* Always use errno > 0 to help gccZbigniew Jędrzejewski-Szmek2013-03-291-2/+2
* util: introduce strcaseeq/strncaseeqThomas Hindoe Paaboel Andersen2013-02-131-4/+4
* Make gcc a bit quieterLennart Poettering2013-01-041-1/+1
* timer: implement calendar time eventsLennart Poettering2012-11-231-0/+927