This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] Enable ILP32 mode on aarch64, update abilist files
On 30/11/2016 11:00, Joseph Myers wrote:
> On Wed, 30 Nov 2016, Adhemerval Zanella wrote:
>
>>> Possibly new comment: basing on top of Adhemerval's sysvipc consolidation
>>> <https://sourceware.org/ml/libc-alpha/2016-11/msg00284.html> would be
>>> better than adding new versions of various sysvipc files (if you think you
>>> still need new versions after that patch, you need to work with Adhemerval
>>> on making it more general).
>>
>> My understanding is, although not explicit state in this thread, ILP32
>> port is still based on my sysvipc consolidation (at least is what Yury
>> was working with on previous iterations).
>
> The patch adds files msgctl.c, semctl.c and shmctl.c. If it's based on
> your series, I'd expect it not to include such files.
Right, for some reason the part 2/2 is not my local thread. I will reply
for that part.