about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-12-01 23:50:36 +0000
committerRoland McGrath <roland@gnu.org>2000-12-01 23:50:36 +0000
commit2082d3c68a0ad1dd15cbd2506b293f75dd5ed882 (patch)
tree737e408fef206cbd1e01d42d08ff78a464b6136c /ChangeLog
parent72f841d53515e5b6d67eba0ac722e70906bfad2d (diff)
downloadglibc-2082d3c68a0ad1dd15cbd2506b293f75dd5ed882.tar.gz
glibc-2082d3c68a0ad1dd15cbd2506b293f75dd5ed882.tar.xz
glibc-2082d3c68a0ad1dd15cbd2506b293f75dd5ed882.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2979b42a3e..c1d8768b4d 100644
--- 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.