1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/games/tetris
beck bc5a8259a4 Change the error reporting pattern throughout the tree when unveil
fails to report the path that the failure occured on. Suggested by
deraadt@ after some tech discussion.

Work done and verified by Ashton Fagg <ashton@fagg.id.au>

ok deraadt@ semarie@ claudio@
2021-07-12 15:09:18 +00:00
..
input.c replace gettimeofday with monotonic gettime. from Scott Cheloha 2017-08-13 02:12:16 +00:00
input.h replace gettimeofday with monotonic gettime. from Scott Cheloha 2017-08-13 02:12:16 +00:00
Makefile remove setgid flag. 2015-11-17 15:27:24 +00:00
scores.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
scores.h Eliminate pointless use of <sys/param.h>, <sys/file.h>, <sys/sockio.h>, 2014-11-16 04:49:48 +00:00
screen.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
screen.h
shapes.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
tetris.6 No need for a conditional to choose between nroff and troff. 2017-06-19 06:04:16 +00:00
tetris.c Change the error reporting pattern throughout the tree when unveil 2021-07-12 15:09:18 +00:00
tetris.h Unveil tetris. 2019-05-18 19:38:25 +00:00