summaryrefslogtreecommitdiffstats
path: root/gomoku/stoc.c
Commit message (Collapse)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
| | | to unsigned char. Approved by christos.
* 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
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* 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
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* 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