2.1.3 tomorrow (?)

Mark Kettenis kettenis@wins.uva.nl
Thu Feb 24 00:50:00 GMT 2000


   From: Ulrich Drepper <drepper@redhat.com>
   Date: 23 Feb 2000 23:46:33 -0800

   Hi,

   I think my plate here is clear and no problems were reported for
   2.1.3pre4.  So I would say we are set.  I will await a status on the
   locale problem Christian reported and which I fixed differently.  If I
   get this (or after I managed to test it myself) I'll make 2.1.3.  So,
   speak up now if you see any problems.

We might want to drop the #include <sys/ucontext.h> from
`sysdeps/unix/sysv/linux/i386/sys/procfs.h'.  It is no longer
necessary (left over from the *regset_t confusion) and wasn't present
in 2.1.2.

The same holds for the #include <sys/user.h> in
`sysdeps/unix/sysv/linux/i386/sys/ucontext.h'.  this is more important
since <ucontext.h> which includes <sys/ucontext.h> is a Unix98 header
so we should worry about name-space pollution.

Mark


More information about the Libc-hacker mailing list