[PATCH] Cygwin: docs: flesh out docs for cygwin_conv_path.
Jon Turney
jon.turney@dronecode.org.uk
Sat May 3 15:53:15 GMT 2025
On 03/05/2025 16:39, Jeremy Drake via Cygwin-patches wrote:
> On Sat, 3 May 2025, Jon Turney wrote:
>
>> 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.
>
> Oops, I missed a close tag that the GHA caught. I applied this quick fix
> without pre-approval, hope that's ok.
That's fine.
I did think about applying your patch and trying to build the doc, but I
decided to trust you :)
More information about the Cygwin-patches
mailing list