Trailing whitespace deleted.
[bpt/emacs.git] / lib-src / update-game-score.c
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman(push_score, read_scores): Cast values of malloc and...
2003-02-04 Richard M. StallmanWhitespace changes.
2002-11-18 Dave LoveInclude 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 ZaretskiiMove config.h before the other headers, to prevent...
2002-04-14 Colin Walters(lock_file): If the lock file is older than an hour...
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 Waltersupdate-game-score.c (SCORE_FILE_PREFIX): Don't hardcode.
2002-04-05 Colin WaltersActually make previous changes work (oops).
2002-04-05 Colin Walters(toplevel): Include pwd.h.
2002-03-27 Colin WaltersInitial version.