summaryrefslogtreecommitdiffstats
path: root/tetris/input.c
Commit message (Expand)AuthorAgeFilesLines
* Get all the games compiling for iOSCameron Katri2021-02-221-0/+2
* ANSIfy function declarations.dholland2009-05-251-5/+4
* Coverity CID 868: Fix possible NULL deref (after INFTIM passes :-)christos2006-03-191-3/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Correct some comments and error messages that still talked about "select".kristerw2002-12-291-10/+5
* Fix a bug in rwait() introduced during the select() to poll() conversionjmmv2002-12-261-5/+6
* select() -> poll()mycroft2002-09-191-4/+6
* de-registerwiz2002-06-021-2/+2
* Add previewing of next shape. Old (previous) behaviour can behubertf1999-01-031-15/+1
* Removed "extern int errno"; Added #include <errno.h> if not already present.jtc1996-02-061-2/+1
* NetBSD RCS Idscgd1995-04-221-0/+2
* ascii tetris!cgd1994-05-061-0/+180