gri3-wm/i3bar
Fernando Tarlá Cardoso Lemos 96e14d8103 Separate the lines received in a single read.
Fixes the case where multiple lines are read in a single read syscall
(it could be better optimized in the future). Also fixes a memory
corruption issue when rec == 0.
2011-01-08 14:56:52 +01:00
..
doc Update changelog and manpage 2010-12-23 16:44:02 +01:00
include Separate the lines received in a single read. 2011-01-08 14:56:52 +01:00
src Separate the lines received in a single read. 2011-01-08 14:56:52 +01:00
.gitignore Mention the color-options in the manpage 2010-11-04 12:43:41 +01:00
CHANGELOG Bugfix: Recover from closed socket 2010-12-26 20:02:37 +01:00
LICENSE Add licensing information 2010-08-07 18:05:16 +02:00
Makefile Added a distclean target. 2010-11-04 11:50:47 +01:00
common.mk Remove unnecessary dependencies 2010-10-22 00:32:29 +02:00