summaryrefslogtreecommitdiff
path: root/src/core/killall.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* use more _cleanup_ macroRonny Chevalier2014-06-24
* core: fix invalid free() in killall()Andreas Henriksson2014-06-13
* shared: procfs_file_alloca: handle pid==0Simon Peeters2014-01-05
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-02
* core: fix order of parameters in broadcast_signal()Lennart Poettering2013-11-25
* shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...Lennart Poettering2013-11-25
* killall: do not use alloca() in argument listZbigniew Jędrzejewski-Szmek2013-06-26
* core/killall: use procfs_file_allocaZbigniew Jędrzejewski-Szmek2013-04-19
* core/killall.c: prevent segfault and initialize pidsHarald Hoyer2013-04-03
* shutdown: correctly wait for processes we killed in the killall spreeLennart Poettering2013-04-02
* killall: print notice what we forcefully KILLKay Sievers2013-03-30
* killall: avoid gcc warning about wait name clashLennart Poettering2012-07-19
* switch-root: don't wait for processesLennart Poettering2012-07-17
* core: go on a killing spree when transitioning from initrd to main systemLennart Poettering2012-07-13