NetBSD/games
fox 0056d140e3 games/hack: Suppress -Werror=stringop-truncation error.
Add GCC_NO_STRINGOP_TRUNCATION to hack.end.c to prevent build failure.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
2020-02-08 00:59:55 +00:00
..
adventure
arithmetic
atc Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
backgammon convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
banner
battlestar games/battlestar: Replace snprintf(3) with strlcpy(3) for better performance. 2020-02-06 22:09:43 +00:00
bcd End sentence with a dot. 2019-09-02 08:26:00 +00:00
boggle
caesar
canfield
cgram
ching
colorbars
countmail
cribbage - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
dab
dm
factor
fish
fortune Introspection. From "Surely You're Joking, Mr. Feynman!" 2019-12-03 22:42:29 +00:00
gomoku
hack games/hack: Suppress -Werror=stringop-truncation error. 2020-02-08 00:59:55 +00:00
hals_end
hangman
hunt adjust a fallthru comment and add a missing break. 2019-10-13 07:42:57 +00:00
larn - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
mille s/saftey/safety/ 2019-12-27 09:17:59 +00:00
monop
morse
number
phantasia - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pig
pom
ppt
primes
quiz s/opration/operation/ 2019-12-27 07:41:22 +00:00
rain
random
robots
rogue introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
sail - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
snake
tetris introduce some common variables for use in GCC warning disables: 2019-10-13 07:28:04 +00:00
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc