aboutsummaryrefslogtreecommitdiff
path: root/src/process_runs.c
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16clang-format-3.5 -i **/*.[ch], update modelineMichael Stapelberg1-23/+23
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 Stapelberg1-4/+20
brotbart) fixes #1245
2010-11-28Use kill(pid, 0) to check if the process is aliveMichael Stapelberg1-34/+11
2009-09-01Support for (Debian) GNU/kFreeBSDAxel Beckert1-1/+1
2009-07-21Add modelines and retab! all filesMichael Stapelberg1-0/+1
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg1-0/+55