NetBSD/games/hangman
dholland a59cfd489a Pass -Wstrict-overflow 2012-10-13 21:03:09 +00:00
..
Makefile
endgame.c WARNS=5 2012-06-19 05:45:00 +00:00
extern.c
getguess.c Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only with 2012-10-13 21:01:13 +00:00
getword.c WARNS=5 2012-06-19 05:45:00 +00:00
hangman.6
hangman.h Use __dead and __printflike instead of __attribute__. 2011-08-26 06:18:16 +00:00
main.c WARNS=5 2012-06-19 05:45:00 +00:00
pathnames.h
playgame.c Pass -Wstrict-overflow; while here, use curses TRUE and FALSE only with 2012-10-13 21:01:13 +00:00
prdata.c Pass -Wstrict-overflow 2012-10-13 21:03:09 +00:00
prman.c WARNS=5 2012-06-19 05:45:00 +00:00
prword.c WARNS=5 2012-06-19 05:45:00 +00:00
setup.c WARNS=5 2012-06-19 05:45:00 +00:00