summaryrefslogtreecommitdiffstats
path: root/cribbage/cribbage.h
Commit message (Expand)AuthorAgeFilesLines
* Pass -Wstrict-overflow, and while here, don't read from index -1 ofdholland2012-10-131-3/+3
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-6/+4
* sprinkle staticdholland2009-08-121-23/+1
* Rename internal getline() function to get_line() so it doesroy2009-07-131-2/+2
* KNF and WARNS=3jmc2005-07-021-3/+2
* Mark unused parameters, nonreturning functions and format functions injsm2004-02-081-3/+5
* Remove uses of __P.jsm2004-01-271-52/+52
* Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99jsm2004-01-261-2/+2
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Avoid confict with reserved identifier "expl".thorpej2002-12-061-2/+2
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-2/+2
* Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu).jsm1999-09-101-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-18/+18
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-2/+2
* clean up importcgd1995-03-211-4/+56
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+61