]> git.sur5r.net Git - i3/i3status/commit
Use kill(pid, 0) to check if the process is alive
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 28 Nov 2010 15:45:34 +0000 (16:45 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 28 Nov 2010 15:45:34 +0000 (16:45 +0100)
commitcf091024335052e4774d44179e80e1948da8610f
tree3d02b32bdc1de833f8f201256e7945b0ae347e86
parent75670ba64a43f3382e5163b6ea7bf27de28d929b
Use kill(pid, 0) to check if the process is alive
include/i3status.h
src/general.c
src/process_runs.c