[PATCH] libio: Implement internal function __libc_readline_unlocked
Florian Weimer
fweimer@redhat.com
Thu Oct 5 16:44:00 GMT 2017
On 09/14/2017 08:56 AM, Florian Weimer wrote:
> 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.
> <https://sourceware.org/ml/libc-alpha/2017-09/msg00121.html>
Ping?
Thanks,
Florian
More information about the Libc-alpha
mailing list