summaryrefslogtreecommitdiffstats
path: root/cribbage/support.c
Commit message (Expand)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-6/+10
* sprintf -> snprintfdholland2009-06-041-3/+3
* remove duplicate #include <stdlib.h>rtr2006-03-201-3/+2
* Now that we use exit(2), we need to include <stdlib.h> for its definition.he2006-03-191-2/+3
* include <stdlib.h> to get a prototype for exitchristos2006-03-191-2/+3
* Coverity CID 1295: Don't allow cchose to return a negative number. It ischristos2006-03-181-2/+6
* KNF and WARNS=3jmc2005-07-021-39/+20
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Avoid confict with reserved identifier "expl".thorpej2002-12-061-3/+3
* Add use of `const' where appropriate to the games.jsm1999-09-081-12/+12
* WARNSifylukem1997-10-101-15/+16
* clean up importcgd1995-03-211-185/+191
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+357