diff options
author | 2010-02-17 11:04:30 -0800 | |
---|---|---|
committer | 2010-02-17 11:04:30 -0800 | |
commit | 0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977 (patch) | |
tree | 663fceb3925fc561a343d69378a9967a48c69d1d /ChangeLog | |
parent | Remove commented-out code. (diff) | |
download | glibc-0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977.tar.xz glibc-0ea5278d33e7ad9b62c1d5d97cb287fdfcb8d977.zip |
Use ioctl_handler_t typedef in Hurd ioctl macros.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |