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 12:41:11 -0800
committerRoland McGrath <roland@redhat.com>2010-02-17 12:41:11 -0800
commit951ca0c5ff38620c658be73701bcbc075ae4a53f (patch)
tree21bd9d653e0951d5f6fae43dbff03e5b71dd8727 /ChangeLog
parent0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977 (diff)
downloadglibc-951ca0c5ff38620c658be73701bcbc075ae4a53f.tar.gz
glibc-951ca0c5ff38620c658be73701bcbc075ae4a53f.tar.xz
glibc-951ca0c5ff38620c658be73701bcbc075ae4a53f.zip
Clean up Hurd TIOCSCTTY.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c5144b6fc..a3e79d555e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-02-17  Carl Fredrik Hammar  <hammy.lite@gmail.com>
 
+	* hurd/hurdioctl.c (tiocsctty): Only get FD ports, do work in...
+	(tiocsctty_port): ...this new function.
+
 	* hurd/hurd/ioctl.h (_HURD_HANDLE_IOCTLS_1): Cast to
 	`ioctl_handler_t'.