* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
authorRoland McGrath <roland@gnu.org>
Fri, 1 Dec 2000 23:50:36 +0000 (23:50 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 1 Dec 2000 23:50:36 +0000 (23:50 +0000)
(_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
allow multiple instances using the same function name in one file.

ChangeLog

index 2979b42..c1d8768 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2000-11-30  Roland McGrath  <roland@frob.com>
+
+       * hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): New macro.
+       (_HURD_HANDLE_IOCTLS, _HURD_HANDLE_IOCTL): Redefine using it, so as to
+       allow multiple instances using the same function name in one file.
+
 2000-12-01  Ulrich Drepper  <drepper@redhat.com>
 
        * configure.in: Correct test for pserver CVS access.