NetBSD/games/backgammon/common_source
jsm b03d4fa882 Add `__noreturn__' and `__unused__' attributes where appropriate to
the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Most noreturn attributes were previously added in bin/6144, with some
others that were missed then in bin/8082.  Previous `unused'
attributes were covered in bin/6557, bin/8058 and other PRs (all these
PRs have already been handled and closed).
1999-09-08 21:45:25 +00:00
..
Makefile set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
allow.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
back.h This patch adds to backgammon(6) a couple of noreturn attributes 1999-07-26 20:56:03 +00:00
board.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
check.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
fancy.c This adds a check for memory allocation failure to one place in 1999-07-26 18:39:06 +00:00
init.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00
odds.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
one.c KNF & WARNSify, and only compile common_source once/* (compiles 25% faster) 1997-10-10 08:59:32 +00:00
save.c This patch fixes a remaining relic of the backgammon(6) "execute 1999-07-28 02:07:39 +00:00
subs.c Add `__noreturn__' and `__unused__' attributes where appropriate to 1999-09-08 21:45:25 +00:00
table.c The patch below makes the game backgammon(6) use `const' where 1999-02-10 12:29:47 +00:00