]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 19 Feb 2000 08:11:42 +0000 (08:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 19 Feb 2000 08:11:42 +0000 (08:11 +0000)
ChangeLog

index e3e6cc1bb6ac51b09092ba8a110eb90e683a263d..643ec7603312f629c1b1d442e5e445aecfce5946 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-02-19  Ulrich Drepper  <drepper@redhat.com>
+
+       * sysdeps/unix/sysv/linux/i386/sys/ucontext.h: Include
+       <sys/user.h>.  Make fpregset_t definition compatible with
+       definition in 2.1.2 and before.
+       (struct ucontext): Use fpregset_t.
+       * sysdeps/unix/sysv/linux/i386/sys/procfs.h (prfpregset_t): Define
+       as pointer to fpregset_t.
+
 2000-02-18  Ulrich Drepper  <drepper@redhat.com>
 
        * string/bits/string2.h (strnlen): Add cast to prevent warning.