log lib-src/update-game-score.c @ 78343:dad76c2079b8

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2004-05-08 Thien-Thi Nguyen Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.
2003-09-01 Miles Bader Add arch taglines
2003-05-22 Dave Love (difftime) [!HAVE_DIFFTIME]: Define.
2003-04-27 Juanma Barranquero (read_scores): Fix corruption of score files.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2003-02-04 Richard M. Stallman (push_score, read_scores): Cast values of malloc and realloc.
2003-02-04 Richard M. Stallman Whitespace changes.
2002-11-18 Dave Love Include unistd.h, string.h, stdlib.h,
2002-08-01 Colin Walters (P_): New macro. Use it for all prototypes.
2002-04-29 Colin Walters (SCORE_FILE_PREFIX): Delete.
2002-04-23 Colin Walters (read_score) [HAVE_GETDELIM]: Trim trailing space.
2002-04-16 Eli Zaretskii Move config.h before the other headers, to prevent compiler warnings
2002-04-14 Colin Walters (lock_file): If the lock file is older than an hour, delete it. Reset
2002-04-14 Andreas Schwab (read_score): Fix type of second parameter
2002-04-10 Colin Walters (toplevel): Include stdarg.h.
2002-04-07 Colin Walters update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
2002-04-05 Colin Walters Actually make previous changes work (oops).
2002-04-05 Colin Walters (toplevel): Include pwd.h.
2002-03-27 Colin Walters Initial version.