index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
general.c
Age
Commit message (
Expand
)
Author
2019-09-19
Mention the return value of the slurp function and the implications
Olivier Gayot
2019-09-19
Do not return true from slurp() if it failed to read
Olivier Gayot
2019-01-23
Switch to autotools (#316)
Michael Stapelberg
2018-06-20
No longer use a temporary buffer in the die() function
Olivier Gayot
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2013-11-22
Add support for path_exists directive.
Kinware AB
2013-11-09
fix slurp(), it needs to read size-1 for the trailing NUL
Michael Stapelberg
2011-07-13
slurp(): null-terminate buffer (Thanks mist)
Michael Stapelberg
2010-11-28
Use kill(pid, 0) to check if the process is alive
Michael Stapelberg
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg
2009-07-25
Return "no battery" instead of dying if a battery wasn’t found (Thanks Mirko)
Michael Stapelberg
2009-07-21
Add modelines and retab! all files
Michael Stapelberg
2009-07-21
Correctly handle the order of items
Michael Stapelberg
2009-07-21
Use own files for each function, add get_ipv6_addr.c
Michael Stapelberg