This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] libio: Implement internal function __libc_readline_unlocked
On 09/02/2017 09:10 PM, Florian Weimer wrote:
> On 09/01/2017 08:00 PM, Florian Weimer wrote:
>> This should use __underflow instead of __uflow, so that the need for the
>> special handling for '\n' goes away.
>
> Here is the version based on __underflow. I changed the way the
> __ftello64 and __fseeko64 aliases are handled because the other patch
> needs to call __fseko64 from a DSO, so the hidden symbol no longer works.
Ping?
<https://sourceware.org/ml/libc-alpha/2017-09/msg00121.html>
Thanks,
Florian