]> git.ipfire.org Git - thirdparty/systemd.git/history - src/bootchart/svg.c
use memzero(foo, length); for all memset(foo, 0, length); calls
[thirdparty/systemd.git] / src / bootchart / svg.c
2014-01-31  Greg KHuse memzero(foo, length); for all memset(foo, 0, length...
2013-12-10  Dan McGeeBring bootchart code in line with CODING_STYLE
2013-12-08  Thomas Hindoe Paab... bootchart: remove dead assignment
2013-12-03  Thomas Hindoe Paab... trivial coding style clean ups
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-10-13  Zbigniew Jędrzejew... Fix write-only use of a few variables
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-04-10  Zbigniew Jędrzejew... Use initalization instead of explicit zeroing in more...
2013-04-02  Cristian RodríguezAlways use our own MAX/MIN definitions
2013-03-31  Zbigniew Jędrzejew... Remove some dead code
2013-03-22  Zbigniew Jędrzejew... bootchart: fix two unitialized memory frees
2013-03-11  Lennart Poetteringbootchart: various superficial cleanups
2013-03-07  Zbigniew Jędrzejew... Revert "bootchart: use _cleanup_close_"
2013-03-07  Nathaniel Chenbootchart: use _cleanup_close_
2013-03-07  Harald Hoyerbootchart: rename global len to samples_len
2013-03-07  Harald Hoyerbootchart: add parameter "-C" to expand process names...
2013-02-14  Harald Hoyerbootchart: if "root=/dev" is not matched, don't try...
2013-02-14  Harald Hoyerbootchart: parse /etc/os-release rather than system...
2013-02-14  Harald Hoyerbootchart: more fixes for bootchart in the initramfs
2013-02-13  William Giokasman: bootchart: change /var/log to /run/log
2013-02-13  William Giokasbootchart: Fix typos and some English
2013-02-12  Auke KokMerge branch 'master' of ssh://git.freedesktop.org...
2013-02-12  Auke Koksystemd-bootchart: relicense to LGPLv2.1+
2013-01-25  Zbigniew Jędrzejew... Add _cleanup_pclose_ and fix mismatching pipe close...
2013-01-09  Thomas Hindoe Paab... bootchart: tabs to spaces
2013-01-07  Auke Kokbootchart: merge bootchart