On Fri, 09 Feb 2024 01:58:42 +0100, Kirill A. Korinsky wrote: > > > not sure if a port would help. from my understanding how of go orks, > > we'd need to feed diffs upstream and wait for all consumers to make new > > releases after bumping the dependencies. > > > > ok, I'll try to make a patch to go port with example, if that I mean works. >
I've created a pull request to Go to avoid need to change to errno. https://github.com/golang/go/pull/65650 A bit more tricky one is required for stat, but I'll try to make in the next week as well. -- wbr, Kirill