rust-errno icon indicating copy to clipboard operation
rust-errno copied to clipboard

Align implementation with Rust standard library

Open lambda-fairy opened this issue 3 years ago • 0 comments

The errno implementation was originally copied from std.

But that was a long time ago. It's likely to have diverged from what's in std now.

We should compare the two implementations and port any fixes over.

lambda-fairy avatar Dec 17 '22 04:12 lambda-fairy