nmh-workers
[Top] [All Lists]

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

2016-10-10 09:04:59
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>