]> git.sur5r.net Git - i3/i3status/history - src/general.c
fix: use SYSCONFDIR in error message
[i3/i3status] / src / general.c
2019-01-23 Michael StapelbergSwitch to autotools (#316)
2018-07-13 Ingo BürkMerge pull request #256 from oyvinht/master
2018-06-22 Ingo BürkMerge pull request #290 from duskCoder/changes
2018-06-20 Olivier GayotNo longer use a temporary buffer in the die() function
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2013-11-22 Kinware ABAdd support for path_exists directive.
2013-11-09 Michael Stapelbergfix slurp(), it needs to read size-1 for the trailing NUL
2011-07-13 Michael Stapelbergslurp(): null-terminate buffer (Thanks mist)
2010-11-28 Michael StapelbergUse kill(pid, 0) to check if the process is alive
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...
2009-07-25 Michael StapelbergReturn "no battery" instead of dying if a battery wasn...
2009-07-21 Michael StapelbergAdd modelines and retab! all files
2009-07-21 Michael StapelbergCorrectly handle the order of items
2009-07-21 Michael StapelbergUse own files for each function, add get_ipv6_addr.c