[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160225202855.GD16123@yury-N73SV>
Date: Thu, 25 Feb 2016 23:28:55 +0300
From: Yury Norov <ynorov@...iumnetworks.com>
To: Andreas Schwab <schwab@...e.de>
CC: "Zhangjian (Bamvor)" <bamvor.zhangjian@...wei.com>,
<arnd@...db.de>, <catalin.marinas@....com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <pinskia@...il.com>,
<Prasun.Kapoor@...iumnetworks.com>, <broonie@...nel.org>,
<heiko.carstens@...ibm.com>, <agraf@...e.de>,
<klimov.linux@...il.com>, <jan.dakinevich@...il.com>,
<schwidefsky@...ibm.com>, <Nathan_Lynch@...tor.com>,
<joseph@...esourcery.com>,
<christoph.muellner@...obroma-systems.com>
Subject: Re: [RFC5 PATCH v6 00/21] ILP32 for ARM64
On Thu, Feb 25, 2016 at 11:50:31AM +0100, Andreas Schwab wrote:
> Yury Norov <ynorov@...iumnetworks.com> writes:
>
> > I have new glibc that follows new ABI:
> > https://github.com/norov/glibc/tree/new-api
>
> sysdeps/unix/sysv/linux/aarch64/ilp32/getdents64.c is wrong, struct
> dirent64 is not the same as struct dirent. The file needs to be renamed
> to sysdeps/unix/sysv/linux/aarch64/ilp32/getdents.c so that __getdents64
> comes from sysdeps/unix/sysv/linux/generic/getdents64.c.
>
> sysdeps/unix/sysv/linux/aarch64/ilp32/*xstat*.c should not set errno,
> INLINE_SYSCALL already does that, and returns -1 on error.
>
> Andreas.
>
Thank you. I'll fix it
> --
> Andreas Schwab, SUSE Labs, schwab@...e.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."
Powered by blists - more mailing lists