On 01/05/2025 20:28, Jeremy Drake via Cygwin-patches wrote:
Explicitly specify that `from` and `to` are NUL-terminated strings, that NULL is permitted in `to` when `size` is 0, and that `to` is not written to in the event of an error (unless it was a fault while writing to `to`).
That's great, thanks. Please apply.
