On 2023-06-07 05:23, Pádraig Brady wrote:
- ? errno == ENOENT + ? (errno == ENOENT || errno == ELOOP)
This also needs a change in the succeeding comment, which starts "stat failed because of ENOENT"
On 2023-06-07 05:23, Pádraig Brady wrote:
- ? errno == ENOENT + ? (errno == ENOENT || errno == ELOOP)
This also needs a change in the succeeding comment, which starts "stat failed because of ENOENT"