aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-05-29 08:10:07 +0000
committerRoland McGrath <roland@gnu.org>2002-05-29 08:10:07 +0000
commitde3fa8286fbb23b37ff1251befc728b1e2fab615 (patch)
tree77a3e985b132c3ce29eeb30e7ce0c26f778448cf /ChangeLog
parent36c7cd9832dd42fd34169fbcdd7d0e03e1362793 (diff)
downloadglibc-de3fa8286fbb23b37ff1251befc728b1e2fab615.zip
glibc-de3fa8286fbb23b37ff1251befc728b1e2fab615.tar.gz
glibc-de3fa8286fbb23b37ff1251befc728b1e2fab615.tar.bz2
* sysdeps/mach/alpha/setfpucw.c: New file.
2002-05-26 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS. Use integer_t instead of int for IOC_VOID case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4d2743..105b94a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2002-05-28 Roland McGrath <roland@frob.com>
+
+ * sysdeps/mach/alpha/setfpucw.c: New file.
+
+2002-05-26 Roland McGrath <roland@frob.com>
+
+ * sysdeps/mach/hurd/ioctl.c (__ioctl): Don't use sizeof in _IOTS.
+ Use integer_t instead of int for IOC_VOID case.
+
2002-05-27 Alexandre Oliva <aoliva@redhat.com>
* configure.in (DO_STATIC_NSS): Define if --disable-shared.