about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Fredrik Hammar <hammy.lite@gmail.com>2010-02-17 11:04:30 -0800
committerRoland McGrath <roland@redhat.com>2010-02-17 11:04:30 -0800
commit0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977 (patch)
tree663fceb3925fc561a343d69378a9967a48c69d1d /ChangeLog
parentd22ae6cf50dfb60e5f13fef8be5a3c8636733947 (diff)
downloadglibc-0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977.tar.gz
glibc-0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977.tar.xz
glibc-0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977.zip
Use ioctl_handler_t typedef in Hurd ioctl macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1595a0a55e..5c5144b6fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-02-17  Carl Fredrik Hammar  <hammy.lite@gmail.com>
+
+	* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): Cast to
+	`ioctl_handler_t'.
+
 2010-02-15  Ulrich Drepper  <drepper@redhat.com>
 
 	* sysdeps/i386/i686/multiarch/memcmp-sse4.S: Fix unwind info.