summaryrefslogtreecommitdiff
path: root/lib-src/update-game-score.c
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+2
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Throughout, replace 0 destined for `exit' arg with `EXIT_SUCCESS'.Thien-Thi Nguyen2004-05-081-6/+8
* Add arch taglinesMiles Bader2003-09-011-0/+3
* (difftime) [!HAVE_DIFFTIME]: Define.Dave Love2003-05-221-1/+23
* (read_scores): Fix corruption of score files.Juanma Barranquero2003-04-271-1/+3
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-14/+14
* (push_score, read_scores): Cast values of malloc and realloc.Richard M. Stallman2003-02-041-6/+8
* Whitespace changes.Richard M. Stallman2003-02-041-125/+122
* Include unistd.h, string.h, stdlib.h,Dave Love2002-11-181-11/+17
* (P_): New macro. Use it for all prototypes.Colin Walters2002-08-011-46/+84
* (SCORE_FILE_PREFIX): Delete.Colin Walters2002-04-291-45/+41
* (read_score) [HAVE_GETDELIM]: Trim trailing space.Colin Walters2002-04-231-0/+2
* Move config.h before the other headers, to prevent compiler warningsEli Zaretskii2002-04-161-1/+2
* (lock_file): If the lock file is older than an hour, delete it. ResetColin Walters2002-04-141-1/+9
* (read_score): Fix type of second parameterAndreas Schwab2002-04-141-3/+3
* (toplevel): Include stdarg.h.Colin Walters2002-04-101-99/+80
* update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.Colin Walters2002-04-071-9/+37
* Actually make previous changes work (oops).Colin Walters2002-04-051-3/+9
* (toplevel): Include pwd.h.Colin Walters2002-04-051-15/+83
* Initial version.Colin Walters2002-03-271-0/+373