Fix bug with SF id 2808272 (tail and head)
authorNikolas Garofil <garo@dunaldi.garofil.be>
Tue, 21 Jul 2009 21:41:47 +0000 (23:41 +0200)
committerNikolas Garofil <garo@dunaldi.garofil.be>
Tue, 21 Jul 2009 21:41:47 +0000 (23:41 +0200)
commit41a7cffbe7c4a4a4f04aa0a414901f01f0d7d198
tree79b3e831593ff05acfc86e46256c52ad7358840e
parentcaf0731565921a7d12b91d191379ea93ddfc7792
Fix bug with SF id 2808272 (tail and head)

To fix this bug the tail and head code was rewritten, everything should still
work except tailing a FIFO instead of a normal head.
doc/variables.xml
src/common.c
src/common.h
src/conky.c
src/tailhead.c
src/tailhead.h
src/text_object.h