log lib-src/update-game-score.c @ 48204:1ee4b312fef0

age author description
Thu, 01 Aug 2002 01:31:44 +0000 Colin Walters (P_): New macro. Use it for all prototypes.
Mon, 29 Apr 2002 22:49:00 +0000 Colin Walters (SCORE_FILE_PREFIX): Delete.
Tue, 23 Apr 2002 20:23:05 +0000 Colin Walters (read_score) [HAVE_GETDELIM]: Trim trailing space.
Tue, 16 Apr 2002 20:03:59 +0000 Eli Zaretskii Move config.h before the other headers, to prevent compiler warnings
Sun, 14 Apr 2002 06:40:19 +0000 Colin Walters (lock_file): If the lock file is older than an hour, delete it. Reset
Sun, 14 Apr 2002 01:02:36 +0000 Andreas Schwab (read_score): Fix type of second parameter
Wed, 10 Apr 2002 19:10:23 +0000 Colin Walters (toplevel): Include stdarg.h.
Sun, 07 Apr 2002 05:46:03 +0000 Colin Walters update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
Fri, 05 Apr 2002 09:18:57 +0000 Colin Walters Actually make previous changes work (oops).
Fri, 05 Apr 2002 08:53:37 +0000 Colin Walters (toplevel): Include pwd.h.
Wed, 27 Mar 2002 20:57:06 +0000 Colin Walters Initial version.