diff options
author | Roland McGrath <roland@gnu.org> | 2004-02-11 02:01:22 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-02-11 02:01:22 +0000 |
commit | ada24e76804cb94acd87277dc4c405745fd30b1c (patch) | |
tree | ddabbea4ca10a0b347acde2d06464095169bde88 /ChangeLog | |
parent | a921ebe75a6859cc56ccf34e6a11e4e67520b7dd (diff) | |
download | glibc-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-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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. |