summaryrefslogtreecommitdiff
path: root/games/cribbage/cribbage.h
AgeCommit message (Expand)Author
2023-01-06Define yes as extern veriable to fix buildryoon
2012-10-13Pass -Wstrict-overflow, and while here, don't read from index -1 ofdholland
2011-08-26Use __dead and __printflike instead of __attribute__.dholland
2009-08-12sprinkle staticdholland
2009-07-13Rename internal getline() function to get_line() so it doesroy
2005-07-02KNF and WARNS=3jmc
2004-02-08Mark unused parameters, nonreturning functions and format functions injsm
2004-01-27Remove uses of __P.jsm
2004-01-26Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99jsm
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-30Fix uses of namespaces reserved by ISO C or POSIX.1.jsm
1999-09-10Fix glitch in const changes (bin/8365 from John.P.Darrow@wheaton.edu).jsm
1999-09-08Add use of `const' where appropriate to the games.jsm
1998-09-13mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf
1995-03-21clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd