NetBSD/games/canfield
dholland 3bf4735ba0 Work around gcc signedness warning: if you check for uid_t < 0, gcc warns
because it's unsigned, but I don't really want to rely on uid_t being
unsigned on every platform this code might propagate to.
2008-01-28 02:37:50 +00:00
..
canfield
cfscores Work around gcc signedness warning: if you check for uid_t < 0, gcc warns 2008-01-28 02:37:50 +00:00
Makefile