NetBSD/games/hangman
jsm 2b25de3a90 Include <time.h> in various places in the games where time() or time_t
are used.
1999-09-09 17:30:17 +00:00
..
Makefile Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
endgame.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
extern.c Add use of `const' where appropriate to the games. 1999-09-08 21:17:44 +00:00
getguess.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
getword.c Use the symbolic names `SEEK_SET' and `O_RDONLY' where appropriate in 1999-09-08 21:57:16 +00:00
hangman.6 WARNSify, KNFify 1997-10-11 01:16:26 +00:00
hangman.h Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
main.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
pathnames.h merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
playgame.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
prdata.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
prman.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
prword.c WARNSify, KNFify 1997-10-11 01:16:26 +00:00
setup.c Include <time.h> in various places in the games where time() or time_t 1999-09-09 17:30:17 +00:00