chiark / gitweb /
treewide: use log_*_errno whenever %m is in the format string
[elogind.git] / src / bootchart / store.c
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-09-28 Philippe De Swertbootchart: Do not try to access data for non-existing...
2014-09-28 Thomas Hindoe Paab... bootchart: parse userinput with safe_atoi
2014-09-16 Andreas Henrikssonbootchart: oom-check correct variable
2014-09-16 Tom Gundersenbootchart: use safe_atod() rather than strtod()
2014-08-18 Ronny Chevalierbootchart: use NSEC_PER_SEC
2014-08-03 Karel Zakbootchart: don't parse /proc/uptime, use CLOCK_BOOTTIME
2014-04-24 WaLyong Chobootchart: add control group option
2014-02-13 Lennart Poetteringeverywhere: always use O_CLOEXEC where it makes sense
2014-02-13 Lennart Poetteringeverywhere: make use of new0() and macro() macros,...
2013-12-30 Stefan Bellerbootchart: Remove unneeded check for NULL
2013-10-15 Igor ZhbanovFix for SIGSEGV in systemd-bootchart on short-living...
2013-08-15 Zbigniew Jędrzejew... bootchart: remove +x permissions on .c file
2013-06-12 Jason St. Johnbootchart: fix typos in copyright notices
2013-05-02 Nathaniel ChenDynamically allocate bootchart logs
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-31 Zbigniew Jędrzejew... bootchart: fix a potential buffer overrun
2013-03-29 Zbigniew Jędrzejew... bootchart: properly terminate string
2013-03-11 Lennart Poetteringbootchart: various superficial cleanups
2013-03-11 Lennart Poetteringbootchart: rename log.c to store.c to aovid confusion...