summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-01-02 02:08:20 +0000
committerRoland McGrath <roland@gnu.org>2002-01-02 02:08:20 +0000
commit72695b630154ecf2c356cde0214e8e9292d77593 (patch)
tree211275a3b715abb6de957c9e535a246cba8f0deb
parent8c14ee10c548dd75c26b2e929f5bd4acfd480086 (diff)
.
-rw-r--r--ChangeLog2
-rw-r--r--hurd/ChangeLog4
2 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 02b7c28d..c3f3d80b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
2002-01-01 Roland McGrath <roland@frob.com>
- * configure.in: Make that "-DRETCODE=".
+ * configure.in: If mig supports `retcode', define HAVE_MIG_RETCODE.
2001-12-31 Roland McGrath <roland@frob.com>
diff --git a/hurd/ChangeLog b/hurd/ChangeLog
index 7d40892e..421aec4f 100644
--- a/hurd/ChangeLog
+++ b/hurd/ChangeLog
@@ -1,6 +1,8 @@
2002-01-01 Roland McGrath <roland@frob.com>
- * auth_reply.defs: RetCode -> RETCODE
+ * hurd_types.defs (RETURN_CODE_ARG): New macro, definition
+ depends on [HAVE_MIG_RETCODE].
+ * auth_reply.defs: Replace return code args with that.
* crash_reply.defs: Likewise.
* fsys_reply.defs: Likewise.
* io_reply.defs: Likewise.