summaryrefslogtreecommitdiffstats
path: root/fifo.c
Commit message (Expand)AuthorAgeFilesLines
* use a configurable-size ringbuffer instead of a pipe for buffering key events.reimar2004-12-011-6/+10
* fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to ...iive2004-11-051-16/+17
* printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>diego2004-10-201-1/+1
* MINGW32 port and select()less fifocode by Arpifaust32003-04-041-0/+29
* removed unused old keyboard fifo hackarpi2002-09-221-50/+0
* Profiling fix by Artur Skawina <skawina@geocities.com>atmos42001-11-201-2/+2
* common FIFO code moved to fifo.carpi_esp2001-03-161-0/+80