]> git.tuebingen.mpg.de Git - paraslash.git/commit
ringbuffer improvements.
authorAndre Noll <maan@systemlinux.org>
Mon, 14 Jan 2008 19:05:24 +0000 (20:05 +0100)
committerAndre Noll <maan@systemlinux.org>
Mon, 14 Jan 2008 19:05:24 +0000 (20:05 +0100)
commit7066e3f0a8ff4b8c226dc1f606999816721e3b86
tree1977c4af666985dc639bcd5ad95766953f17d15c
parent0845d4aad5a6de08ceeae1700ef86bb38f9dc477
ringbuffer improvements.

Introduce struct ringbuffer. This allows to get rid of the void* pointers
of the ringbuffer implementation.
gui.c
ringbuffer.c
ringbuffer.h