comparison lib-src/ChangeLog @ 48425:0cf464af16fe

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 18 Nov 2002 15:41:27 +0000
parents 6b4a9b8bc780
children e1b9cdf37f9a
comparison
equal deleted inserted replaced
48424:8e86004e885e 48425:0cf464af16fe
1 2002-11-18 Dave Love <fx@gnu.org>
2
3 * update-game-score.c: Include unistd.h, string.h, stdlib.h,
4 fcntl.h, stdarg.h conditionally.
5 (_GNU_SOURCE, __attribute__): Don't define.
6 (optarg, optind, opterr): Declare.
7 (lose, lose_syserr): Use NO_RETURN.
8 (get_user_id): Use P_.
9
1 2002-11-17 Richard M. Stallman <rms@gnu.org> 10 2002-11-17 Richard M. Stallman <rms@gnu.org>
2 11
3 * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir). 12 * Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).
4 13
5 2002-11-14 Dave Love <fx@gnu.org> 14 2002-11-14 Dave Love <fx@gnu.org>