index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
killall.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
shared: add terminal-util.[ch]
Ronny Chevalier
2015-04-11
1
-0
/
+1
*
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-5
/
+5
*
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-09-15
1
-1
/
+1
*
use more _cleanup_ macro
Ronny Chevalier
2014-06-24
1
-3
/
+1
*
core: fix invalid free() in killall()
Andreas Henriksson
2014-06-13
1
-1
/
+1
*
shared: procfs_file_alloca: handle pid==0
Simon Peeters
2014-01-05
1
-1
/
+2
*
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2014-01-03
1
-2
/
+2
*
core: fix order of parameters in broadcast_signal()
Lennart Poettering
2013-11-25
1
-1
/
+1
*
shutdown: during final killing spree also send SIGHUP in addition to SIGTERM ...
Lennart Poettering
2013-11-25
1
-3
/
+19
*
killall: do not use alloca() in argument list
Zbigniew Jędrzejewski-Szmek
2013-06-27
1
-2
/
+3
*
core/killall: use procfs_file_alloca
Zbigniew Jędrzejewski-Szmek
2013-04-19
1
-7
/
+2
*
core/killall.c: prevent segfault and initialize pids
Harald Hoyer
2013-04-03
1
-1
/
+1
*
shutdown: correctly wait for processes we killed in the killall spree
Lennart Poettering
2013-04-02
1
-27
/
+58
*
killall: print notice what we forcefully KILL
Kay Sievers
2013-03-30
1
-0
/
+7
*
killall: avoid gcc warning about wait name clash
Lennart Poettering
2012-07-19
1
-2
/
+2
*
switch-root: don't wait for processes
Lennart Poettering
2012-07-17
1
-2
/
+3
*
core: go on a killing spree when transitioning from initrd to main system
Lennart Poettering
2012-07-13
1
-0
/
+176