Ralph wrote: > I've written a getline(3) from scratch based on > https://manned.org/getdelim.3p and am happy for it to have whatever > licence nmh needs. I've assumed POSIX, e.g. stdbool.h, SSIZE_MAX, etc., > so it may need some conditional preprocessor bits for portability to > older systems.
Committed (after testing), thank you! I did add a check for stdbool.h. Let's see what happens with SSIZE_MAX. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
