CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/08/22 08:47:41
Modified files:
games/adventure: io.c
games/arithmetic: arithmetic.c
games/atc : list.c
games/backgammon/backgammon: move.c
games/battlestar: save.c
games/gomoku : pickmove.c
games/hunt/huntd: answer.c execute.c expl.c shots.c
games/monop : cards.c execute.c initdeck.c monop.c prop.c
games/sail : dr_main.c pl_main.c
games/worm : worm.c
Log message:
remove malloc/calloc/realloc* casts, due to stdlib.h being present; ok millert
krw