This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a2a2d948d4
NetBSD
/
games
/
tetris
History
mrg
1ff60d1f84
avoid uninit memory and use memmove vs strncpy for a will be
...
truncated on purpose string.
2020-09-07 00:31:11 +00:00
..
input.c
input.h
Makefile
apply ${GCC_NO_FORMAT_TRUNCATION} to scores.c
2020-09-06 10:51:20 +00:00
pathnames.h
scores.c
avoid uninit memory and use memmove vs strncpy for a will be
2020-09-07 00:31:11 +00:00
scores.h
screen.c
screen.h
shapes.c
tetris.6
tetris.c
tetris: Use arc4random_uniform instead of modulo for better randomness
2020-07-21 02:42:05 +00:00
tetris.h
tetris: Use arc4random_uniform instead of modulo for better randomness
2020-07-21 02:42:05 +00:00