NetBSD/games/cribbage
wiz 834bb1b3ab Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
..
Makefile
cards.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
crib.c remove redundant decl 2001-02-05 00:28:30 +00:00
cribbage.6 Whitespace and/or punctuation fixes. 2001-04-02 22:42:37 +00:00
cribbage.h Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
cribbage.n
cribcur.h
deck.h
extern.c Define variables as BOOLEAN, not bool, where the extern declarations 1999-09-19 18:12:09 +00:00
instr.c Since our gcc doesn't warn about NULL format strings anymore, we can 1999-11-09 15:06:30 +00:00
io.c Fix uses of namespaces reserved by ISO C or POSIX.1. 1999-09-30 18:01:31 +00:00
pathnames.h
score.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
support.c