summaryrefslogtreecommitdiffstats
path: root/gomoku/stoc.c
Commit message (Expand)AuthorAgeFilesLines
* games: remove trailing whitespace in *.c and *.hrillig2021-05-051-3/+3
* sprinkle staticdholland2009-08-121-3/+6
* sprintf -> snprintfdholland2009-06-041-3/+3
* ANSIfy function declarations.xdholland2009-06-041-8/+5
* Fixed wrong use of the <ctype.h> functions by adding an explicit conversionrillig2005-04-191-3/+3
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-7/+7
* WARNSifylukem1997-10-101-10/+14
* fix NetBSD RCS ID headerscgd1997-01-031-3/+3
* add gomoku game, from 4.4BSD-Lite2tls1996-12-281-0/+6
* Import of 4.4BSD-Lite2 sourcetls1996-12-281-0/+106