summaryrefslogtreecommitdiff
path: root/src/process_runs.c
AgeCommit message (Collapse)Author
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg
From here on, we’ll use clang-format to automatically format the source. This has worked well in i3, so we are introducing it for i3status.
2014-05-15run_watch: check all matching pid files (until first valid one) (Thanks ↵Michael Stapelberg
brotbart) fixes #1245
2010-11-28Use kill(pid, 0) to check if the process is aliveMichael Stapelberg
2009-09-01Support for (Debian) GNU/kFreeBSDAxel Beckert
2009-07-21Add modelines and retab! all filesMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg