summaryrefslogtreecommitdiff
path: root/src/general.c
AgeCommit message (Expand)Author
2013-11-09fix slurp(), it needs to read size-1 for the trailing NULMichael Stapelberg
2011-07-13slurp(): null-terminate buffer (Thanks mist)Michael Stapelberg
2010-11-28Use kill(pid, 0) to check if the process is aliveMichael Stapelberg
2009-10-11Breaks configfiles! Major refactoring of i3status, see belowMichael Stapelberg
2009-07-25Return "no battery" instead of dying if a battery wasn’t found (Thanks Mirko)Michael Stapelberg
2009-07-21Add modelines and retab! all filesMichael Stapelberg
2009-07-21Correctly handle the order of itemsMichael Stapelberg
2009-07-21Use own files for each function, add get_ipv6_addr.cMichael Stapelberg