]> git.cameronkatri.com Git - bsdgames-darwin.git/history - cribbage/io.c
Rename rint to receive_intr to avoid conflict with GCC 3.4 built-in C99
[bsdgames-darwin.git] / cribbage / io.c
2004-01-26 jsmRename rint to receive_intr to avoid conflict with...
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-05-26 wiz__STDC__ is always defined on NetBSD.
1999-09-30 jsmFix uses of namespaces reserved by ISO C or POSIX.1.
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1997-10-10 lukemWARNSify
1997-07-09 philClean up play, let player see play more often, improve...
1997-05-17 pkNULL => 0 (Arne Juul; PR#3629)
1995-03-21 cgdclean up import
1993-12-08 mycroftEliminate two compiler warnings.
1993-08-10 mycroft#include <termios.h>.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-19 mycroftFix bug I introduced.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-21 cgdinitial import of 386bsd-0.1 sources