nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] Starting the final call for features for 1.7


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Starting the final call for features for 1.7
Date: Mon, 10 Oct 2016 15:04:21 +0100

Hi David,

> I haven't looked at the getline() replacement.  Are you [Oliver] going
> to do that?  Your Makefile.am and configure.ac changes look good to
> me.

I've written a getline based on getc(3) and
https://manned.org/getdelim.3p.  I'll test it a bit more and send it on.
It's only a fallback;  the platform's one should be better because it
knows stdio's internals, e.g. memchr(3) for the `\n' through the
internal buffer.

-- 
Cheers, Ralph.
https://plus.google.com/+RalphCorderoy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]