Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jsm
Date:           Thu Sep  9 17:30:21 UTC 1999

Modified Files:
        basesrc/games/backgammon/backgammon: main.c
        basesrc/games/boggle/boggle: extern.h
        basesrc/games/canfield/canfield: canfield.c
        basesrc/games/fortune/fortune: fortune.c
        basesrc/games/fortune/strfile: strfile.c
        basesrc/games/hangman: setup.c
        basesrc/games/mille: save.c
        basesrc/games/sail: sync.c
        basesrc/games/wump: wump.c

Log Message:
Include <time.h> in various places in the games where time() or time_t
are used.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/games/backgammon/backgammon/main.c
cvs rdiff -r1.5 -r1.6 basesrc/games/boggle/boggle/extern.h
cvs rdiff -r1.13 -r1.14 basesrc/games/canfield/canfield/canfield.c
cvs rdiff -r1.18 -r1.19 basesrc/games/fortune/fortune/fortune.c
cvs rdiff -r1.11 -r1.12 basesrc/games/fortune/strfile/strfile.c
cvs rdiff -r1.6 -r1.7 basesrc/games/hangman/setup.c
cvs rdiff -r1.9 -r1.10 basesrc/games/mille/save.c
cvs rdiff -r1.12 -r1.13 basesrc/games/sail/sync.c
cvs rdiff -r1.9 -r1.10 basesrc/games/wump/wump.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index