Date: Fri, 12 Jul 2024 08:15:57 +0000 From: Emmanuel Dreyfus <m...@netbsd.org> Message-ID: <zpdmpypd366xt...@homeworld.netbsd.org>
| I note the specification does not forbid the | handling of lines longer than LINE_MAX characters. No, it certainly does not do that. However applications (at least if there's any attempt at portability at all) shouldn't assume that will work. kre