[PATCH] libio: Implement internal function __libc_readline_unlocked

Florian Weimer fweimer@redhat.com
Sat Sep 2 19:10:00 GMT 2017


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.

Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: readline.patch
Type: text/x-patch
Size: 19160 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170902/59e55710/attachment.bin>


More information about the Libc-alpha mailing list