NetBSD/games/cribbage
dholland 0f960348b2 Pass -Wstrict-overflow, and while here, don't read from index -1 of
an array.
2012-10-13 20:36:06 +00:00
..
Makefile
cards.c
crib.c Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
cribbage.6
cribbage.h Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
cribbage.n
cribcur.h
deck.h
extern.c
instr.c reinstate NULL cast by request, where the NULL was being passed as a vararg 2011-09-01 07:18:50 +00:00
io.c Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
pathnames.h
score.c Pass -Wstrict-overflow, and while here, don't read from index -1 of 2012-10-13 20:36:06 +00:00
support.c