aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-02-11 02:01:22 +0000
committerRoland McGrath <roland@gnu.org>2004-02-11 02:01:22 +0000
commitada24e76804cb94acd87277dc4c405745fd30b1c (patch)
treeddabbea4ca10a0b347acde2d06464095169bde88 /ChangeLog
parenta921ebe75a6859cc56ccf34e6a11e4e67520b7dd (diff)
downloadglibc-ada24e76804cb94acd87277dc4c405745fd30b1c.zip
glibc-ada24e76804cb94acd87277dc4c405745fd30b1c.tar.gz
glibc-ada24e76804cb94acd87277dc4c405745fd30b1c.tar.bz2
* sysdeps/mach/hurd/times.c (__times): Use union instead of cast.
* sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73e5357..d41a3cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-02-10 Roland McGrath <roland@frob.com>
+ * sysdeps/mach/hurd/times.c (__times): Use union instead of cast.
+ * sysdeps/mach/hurd/sendmsg.c (__libc_sendmsg): Likewise.
+
* sysdeps/mach/hurd/configure.in: Move `retcode' check to ...
* sysdeps/mach/configure.in: ... here.
* sysdeps/mach/hurd/configure: Regenerated.