summaryrefslogtreecommitdiff
path: root/lib-src/update-game-score.c
Commit message (Expand)AuthorAge
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-07
* Update FSF's address.Lute Kamstra2005-07-04
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-08
* Add arch taglinesMiles Bader2003-09-01
* (difftime) [!HAVE_DIFFTIME]: Define.Dave Love2003-05-22
* (read_scores): Fix corruption of score files.Juanma Barranquero2003-04-27
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (push_score, read_scores): Cast values of malloc and realloc.Richard M. Stallman2003-02-04
* Whitespace changes.Richard M. Stallman2003-02-04
* Include unistd.h, string.h, stdlib.h,Dave Love2002-11-18
* (P_): New macro. Use it for all prototypes.Colin Walters2002-08-01
* (SCORE_FILE_PREFIX): Delete.Colin Walters2002-04-29
* (read_score) [HAVE_GETDELIM]: Trim trailing space.Colin Walters2002-04-23
* Move config.h before the other headers, to prevent compiler warningsEli Zaretskii2002-04-16
* (lock_file): If the lock file is older than an hour, delete it. ResetColin Walters2002-04-14
* (read_score): Fix type of second parameterAndreas Schwab2002-04-14
* (toplevel): Include stdarg.h.Colin Walters2002-04-10
* update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.Colin Walters2002-04-07
* Actually make previous changes work (oops).Colin Walters2002-04-05
* (toplevel): Include pwd.h.Colin Walters2002-04-05
* Initial version.Colin Walters2002-03-27