summaryrefslogtreecommitdiff
path: root/games/cribbage/support.c
AgeCommit message (Expand)Author
2009-08-12sprinkle staticdholland
2009-06-04sprintf -> snprintfdholland
2006-03-20remove duplicate #include <stdlib.h>rtr
2006-03-19Now that we use exit(2), we need to include <stdlib.h> for its definition.he
2006-03-19include <stdlib.h> to get a prototype for exitchristos
2006-03-18Coverity CID 1295: Don't allow cchose to return a negative number. It ischristos
2005-07-02KNF and WARNS=3jmc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-12-06Avoid confict with reserved identifier "expl".thorpej
1999-09-08Add use of `const' where appropriate to the games.jsm
1997-10-10WARNSifylukem
1995-03-21clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd