NetBSD/games/cribbage
mrg 37649e4074 - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +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
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 - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
support.c