aboutsummaryrefslogtreecommitdiffhomepage
path: root/fifo.c
Commit message (Expand)AuthorAge
* use a configurable-size ringbuffer instead of a pipe for buffering key events.Gravatar reimar2004-12-01
* fix "stuck mouse button" by setting O_NONBLOCK, instead of using select() to ...Gravatar iive2004-11-05
* printf --> mp_msg by the Wanderer <inverseparadox at comcast dot net>Gravatar diego2004-10-20
* MINGW32 port and select()less fifocode by ArpiGravatar faust32003-04-04
* removed unused old keyboard fifo hackGravatar arpi2002-09-22
* Profiling fix by Artur Skawina <skawina@geocities.com>Gravatar atmos42001-11-20
* common FIFO code moved to fifo.cGravatar arpi_esp2001-03-16