]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/killall.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / core / killall.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-09-15  Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-06-24  Ronny Chevalieruse more _cleanup_ macro
2014-06-13  Andreas Henrikssoncore: fix invalid free() in killall()
2014-01-05  Simon Peetersshared: procfs_file_alloca: handle pid==0
2014-01-03  Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-11-25  Lennart Poetteringcore: fix order of parameters in broadcast_signal()
2013-11-25  Lennart Poetteringshutdown: during final killing spree also send SIGHUP...
2013-06-26  Zbigniew Jędrzejew... killall: do not use alloca() in argument list
2013-04-19  Zbigniew Jędrzejew... core/killall: use procfs_file_alloca
2013-04-03  Harald Hoyercore/killall.c: prevent segfault and initialize pids
2013-04-01  Lennart Poetteringshutdown: correctly wait for processes we killed in...
2013-03-30  Kay Sieverskillall: print notice what we forcefully KILL
2013-01-07  Tom GundersenMerge nss-myhostname
2012-07-19  Lennart Poetteringkillall: avoid gcc warning about wait name clash
2012-07-17  Lennart Poetteringswitch-root: don't wait for processes
2012-07-13  Lennart Poetteringcore: go on a killing spree when transitioning from...