This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libio: Implement internal function __libc_readline_unlocked


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]