*** empty log message ***

This commit is contained in:
Dave Love 2002-11-18 15:41:27 +00:00
parent 1fc84d77bb
commit 1998560a7e
2 changed files with 17 additions and 0 deletions

View file

@ -1,3 +1,12 @@
2002-11-18 Dave Love <fx@gnu.org>
* update-game-score.c: Include unistd.h, string.h, stdlib.h,
fcntl.h, stdarg.h conditionally.
(_GNU_SOURCE, __attribute__): Don't define.
(optarg, optind, opterr): Declare.
(lose, lose_syserr): Use NO_RETURN.
(get_user_id): Use P_.
2002-11-17 Richard M. Stallman <rms@gnu.org>
* Makefile.in (${archlibdir}): Ignore errors operating on $(gamedir).

View file

@ -1,3 +1,11 @@
2002-11-18 Dave Love <fx@gnu.org>
* regex.c (_GNU_SOURCE): Don't define.
* process.c (_GNU_SOURCE): Don't define.
* fileio.c (_GNU_SOURCE, HAVE_FSYNC): Don't define.
2002-11-18 Markus Rost <rost@math.ohio-state.edu>
* s/sol2-8.h: Include sol2-6.h.