summaryrefslogtreecommitdiffstats
path: root/hangman/hangman.h
Commit message (Expand)AuthorAgeFilesLines
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-2/+2
* Remove uses of __P.jsm2004-01-271-12/+12
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Allow minimum word length to be set on command line. Patch based onjsm2002-01-201-1/+2
* Make word list for hangman selectable at run time.jsm1999-09-171-2/+4
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+4
* fix main() prototype, as per PR#5867hubertf1998-09-111-2/+2
* WARNSify, KNFifylukem1997-10-111-33/+45
* Various changes to make games compile w/o warnings on the alpha:cgd1995-04-241-1/+2
* merge with Lite, new RCS id conventions, etc.cgd1995-03-231-4/+5
* buggy version of abs() goes awayderaadt1994-06-291-3/+1
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+81