CVSROOT: /cvs Module name: ports Changes by: [email protected] 2010/08/07 14:06:14
Modified files:
games/connect4 : Makefile
games/connect4/patches: patch-c4_c patch-screen_c
Log message:
LP64 fixes: remove a hand-rolled setproctitle() from ye olden days,
add missing #includes, fix type of ctime() argument.
Allows this to work on 64-bit archs.
