Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include unistd.h, string.h, stdlib.h, | Dave Love | 2002-11-18 | 1 | -11/+17 |
* | (P_): New macro. Use it for all prototypes. | Colin Walters | 2002-08-01 | 1 | -46/+84 |
* | (SCORE_FILE_PREFIX): Delete. | Colin Walters | 2002-04-29 | 1 | -45/+41 |
* | (read_score) [HAVE_GETDELIM]: Trim trailing space. | Colin Walters | 2002-04-23 | 1 | -0/+2 |
* | Move config.h before the other headers, to prevent compiler warnings | Eli Zaretskii | 2002-04-16 | 1 | -1/+2 |
* | (lock_file): If the lock file is older than an hour, delete it. Reset | Colin Walters | 2002-04-14 | 1 | -1/+9 |
* | (read_score): Fix type of second parameter | Andreas Schwab | 2002-04-14 | 1 | -3/+3 |
* | (toplevel): Include stdarg.h. | Colin Walters | 2002-04-10 | 1 | -99/+80 |
* | update-game-score.c (SCORE_FILE_PREFIX): Don't hardcode. | Colin Walters | 2002-04-07 | 1 | -9/+37 |
* | Actually make previous changes work (oops). | Colin Walters | 2002-04-05 | 1 | -3/+9 |
* | (toplevel): Include pwd.h. | Colin Walters | 2002-04-05 | 1 | -15/+83 |
* | Initial version. | Colin Walters | 2002-03-27 | 1 | -0/+373 |