Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 26 Feb 2013 10:22:27 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: musl@...ts.openwall.com
Subject: Re: Fix for fields in utmp

* Rich Felker <dalias@...ifal.cx> [2013-02-26 01:49:29 -0500]:
> On Wed, Feb 20, 2013 at 07:56:35PM -0500, Rich Felker wrote:
> > On Wed, Feb 20, 2013 at 07:49:37PM +0100, Szabolcs Nagy wrote:
> > > and the 64bit abi is different on musl
> > > (see ut_session and ut_tv)
> > 
> > That should be fixed. Since it's all stubs, I don't think ABI is a big
> > issue here.
> 
> Can you elaborate on what needs to be changed here?
> 

from the code it seemed they have ifdefs for 64bit

i think someone should run

http://nsz.repo.hu/git/?p=musl-tables;a=blob;f=sizeof.c

on x86_64 with glibc and musl and report back the
outputs (you can git clone and make sizeof)
(it may be useful to do this other archs as well)

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.