index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
killall.c
Age
Commit message (
Expand
)
Author
2014-11-28
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-06-24
use more _cleanup_ macro
Ronny Chevalier
2014-06-13
core: fix invalid free() in killall()
Andreas Henriksson
2014-01-05
shared: procfs_file_alloca: handle pid==0
Simon Peeters
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-11-25
core: fix order of parameters in broadcast_signal()
Lennart Poettering
2013-11-25
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-06-26
killall: do not use alloca() in argument list
Zbigniew Jędrzejewski-Szmek
2013-04-19
core/killall: use procfs_file_alloca
Zbigniew Jędrzejewski-Szmek
2013-04-03
core/killall.c: prevent segfault and initialize pids
Harald Hoyer
2013-04-02
shutdown: correctly wait for processes we killed in the killall spree
Lennart Poettering
2013-03-30
killall: print notice what we forcefully KILL
Kay Sievers
2012-07-19
killall: avoid gcc warning about wait name clash
Lennart Poettering
2012-07-17
switch-root: don't wait for processes
Lennart Poettering
2012-07-13
core: go on a killing spree when transitioning from initrd to main system
Lennart Poettering