This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] ppc64 utmp changes


On Tue, Oct 01, 2002 at 01:51:02PM +0200, Andreas Jaeger wrote:
> > For sparc64 it can be changed without versioning, Ben, do you agree?
> > For x86-64, as Andreas said, I believe everybody can recompile glibc
> > and recompile those few programs which access wtmp etc. files directly
> > (SysVinit, anything else?) and > /var/log/wtmp.
> 
> I agree but I'd like to see this change then also in the glibc 2.2
> tree...

Attached are two version of the updated patch.
The first one is how it should look like at the end (well,
with Roland's Implies change bits/wordsize.h headers could stay where
they are and sparc wordsize.h headers could move up one level),
the second one is alternative patch which doesn't change anything for x86
and other unaffected architectures (with the exception of utmpdump.c change).
Note that struct lastlog hasn't been changed in the original patch but
it has the same problem as struct utmp and struct utmpx.
I haven't changed s390x, but IMHO it is better to recompile the affected
apps now in the /usr/lib -> /usr/lib64 transition which changes most
of the things anyway, than to suffer forever.

	Jakub

Attachment: Q2
Description: Text document

Attachment: Q
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]