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 convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
cfscores Work around gcc signedness warning: if you check for uid_t < 0, gcc warns 2008-01-28 02:37:50 +00:00
Makefile