log lib-src/update-game-score.c @ 60464:e87ceb26377f

age author description
Sat, 08 May 2004 15:23:35 +0000 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Thu, 22 May 2003 20:01:19 +0000 Dave Love (difftime) [!HAVE_DIFFTIME]: Define.
Sun, 27 Apr 2003 11:22:16 +0000 Juanma Barranquero (read_scores): Fix corruption of score files.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 12:03:44 +0000 Richard M. Stallman (push_score, read_scores): Cast values of malloc and realloc.
Tue, 04 Feb 2003 12:00:09 +0000 Richard M. Stallman Whitespace changes.
Mon, 18 Nov 2002 15:35:07 +0000 Dave Love Include unistd.h, string.h, stdlib.h,
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.