Import errno 0.3.0 upstream upstream/0.3.0
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 2 Mar 2023 01:29:40 +0000 (10:29 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 2 Mar 2023 01:29:40 +0000 (10:29 +0900)
commitaf00139639fda4e1c5e8c78ddf7262e8d79beaad
tree3004eab9bbc06bf84c2be74ad2e3941eab006e92
Import errno 0.3.0
16 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/dependabot.yml [new file with mode: 0644]
.github/workflows/main.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CHANGELOG.md [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE-APACHE [new file with mode: 0644]
LICENSE-MIT [new file with mode: 0644]
README.md [new file with mode: 0644]
clippy.toml [new file with mode: 0644]
src/hermit.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/unix.rs [new file with mode: 0644]
src/wasi.rs [new file with mode: 0644]
src/windows.rs [new file with mode: 0644]