From 1d02865b2db8a39c8a67145826456a37e8831d5d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 29 Dec 2005 10:51:20 +0000 Subject: * sysdeps/mach/hurd/errno.c: New file. * sysdeps/mach/hurd/ioctl.c (__ioctl): Use a union to avoid a cast. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index afe77cc648..fc72086b2d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-12-29 Roland McGrath + * sysdeps/mach/hurd/errno.c: New file. + + * sysdeps/mach/hurd/ioctl.c (__ioctl): Use a union to avoid a cast. + * sysdeps/posix/libc_fatal.c (__libc_message): Add a const, a cast. * hurd/lookup-retry.c (__hurd_file_name_lookup_retry): Fix cast. -- cgit v1.2.3