log lib-src/update-game-score.c @ 92420:12e9e4bb410b

age author description
Mon, 07 Jan 2008 08:39:45 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 05:06:11 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 06 Feb 2006 11:28:28 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 10:56:27 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 15:47:28 +0000 Lute Kamstra Update FSF's address.
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.
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.