]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 18 Nov 2002 15:41:27 +0000 (15:41 +0000)
committerDave Love <fx@gnu.org>
Mon, 18 Nov 2002 15:41:27 +0000 (15:41 +0000)
lib-src/ChangeLog
src/ChangeLog

index a8b3fba77da04baf86da8a0fa7622922f3f8ade7..b4fce8755b12ecd5f63b42cf652f7cca6a56ec84 100644 (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).
index f1d9cd7bf68b65cb94e17e67a98c2c1f9e250ad8..856ea89a404de7601ea736e8ed3c1518e9de25a7 100644 (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.